mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-20 05:56:10 +05:00
more standalone styles added
This commit is contained in:
@@ -65,3 +65,5 @@ export const getTorrents = async () => {
|
||||
throw new Error(null)
|
||||
}
|
||||
}
|
||||
|
||||
export const isStandaloneApp = window.matchMedia('screen and (display-mode: standalone)').matches
|
||||
|
||||
Reference in New Issue
Block a user