forked from jsnbuchanan/crowd-funder-for-time-pwa
add more debug information on errors caught from server
This commit is contained in:
@@ -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,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user