mirror of
https://github.com/uetchy/namae.git
synced 2026-07-16 20:11:03 +09:00
feat: PWA
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export function isStandalone() {
|
||||
return 'standalone' in window.navigator && window.navigator.standalone
|
||||
}
|
||||
Reference in New Issue
Block a user