add more debug information on errors caught from server

This commit is contained in:
2024-12-28 16:29:57 -07:00
parent 6c5001ac41
commit caf46ab383
4 changed files with 58 additions and 13 deletions

View File

@@ -962,7 +962,7 @@ export default class AccountViewView extends Vue {
group: "alert",
type: "warning",
title: "Cannot Set Notifications",
text: "This browser does not support notifications. Try Chrome or Safari, or other suggestions on the 'Troubleshoot your notifications' page.",
text: "This browser does not support notifications. Use Chrome, or install this to the home screen, or try other suggestions on the 'Troubleshoot your notifications' page.",
},
3000,
);