mirror of
https://github.com/uetchy/namae.git
synced 2026-06-01 11:09:47 +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