doc: add more help for the notifications

This commit is contained in:
2023-12-26 17:48:14 -07:00
parent ddbb700c34
commit 25b1598fcb
13 changed files with 171 additions and 50 deletions

View File

@@ -117,6 +117,8 @@ To add an icon, add to main.ts and reference with `fa` element and `icon` attrib
* Unregister service worker. (in Chrome, go to `chrome://serviceworker-internals/`; in Firefox, go to `about:serviceworkers`.)
* Clear Cache Storage. (in Chrome, in dev tools under Application; in Firefox, in dev tools under Storage.)
(If you find more, add them to the HelpNotificationsView.vue file.)