feat: Add context button with "open in" links in title pages & modals

This commit is contained in:
Aleksi Lassila
2023-08-15 02:15:51 +03:00
parent 383d43d52c
commit 95dd5e070c
17 changed files with 220 additions and 82 deletions

View File

@@ -106,6 +106,8 @@ PUBLIC_JELLYFIN_API_KEY=yourapikeyhere
PUBLIC_JELLYFIN_URL=http://127.0.0.1:8096
```
For Webstorm users: I'd recommend using VS Code as it has way better Svelte Typescript support.
# Additional Screenshots
![Landing Page](images/screenshot-1.png)