mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-16 21:03:29 +00:00
fix: prevent typerror on fullscreen request (#461)
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
<meta name='viewport' content='width=device-width, initial-scale=1' />
|
||||
<meta name='theme-color' content='#121212' />
|
||||
<meta name='ontime' content='ontime - event timer manager' />
|
||||
<meta http-equiv="Content-Security-Policy" content="fullscreen 'self';">
|
||||
<link rel='apple-touch-icon' href='/logo192.png' />
|
||||
<link
|
||||
rel='icon'
|
||||
|
||||
Reference in New Issue
Block a user