tweak messages & commentary

This commit is contained in:
2025-05-24 20:55:54 -06:00
parent 8417cad2f3
commit e254837951
3 changed files with 4 additions and 3 deletions

View File

@@ -740,7 +740,7 @@ export default class HomeView extends Vue {
* - Displays user notification
*
* @internal
* Called by mounted() and handleFeedError()
* Called by mounted()
* @param err Error object with optional userMessage
*/
private handleError(err: unknown) {