pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

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

Fix compilation

Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>

mrjvs ace10dde ea76ae51

+1 -1
+1 -1
tsconfig.json
··· 19 19 "paths": { 20 20 "@/*": ["./*"] 21 21 }, 22 - "types": ["vite/client", "vite-plugin-pwa/client"] 22 + "types": ["vite/client", "vite-plugin-pwa/vanillajs"] 23 23 }, 24 24 "include": ["src"] 25 25 }