schoolbox web extension :)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(snippets): hide pwa prompt not working

- close #270

willow a9a524d7 cf412098

+1 -1
+1 -1
src/entrypoints/snippets/hidePwaPrompt.css
··· 1 - #pwaPrompt { 1 + [data-vue-app="pwa-menu"] { 2 2 display: none; 3 3 }