diff options
author | Mango0x45 <thomasvoss@live.com> | 2021-05-23 15:12:13 +0200 |
---|---|---|
committer | Mango0x45 <thomasvoss@live.com> | 2021-05-23 15:13:53 +0200 |
commit | 802625dbdc56d472e5e6bc613a33992c9a6e4cc6 (patch) | |
tree | 11d43e7bebd38f70076ea0e5c0fd08baeeb3324d /settings.html | |
parent | 2c518592aa7ec14a484aeee4db77664d85de2e1d (diff) |
Remove theme attribute
Diffstat (limited to 'settings.html')
-rw-r--r-- | settings.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.html b/settings.html index 896df84..06a5795 100644 --- a/settings.html +++ b/settings.html @@ -1,6 +1,6 @@ <!DOCTYPE html> -<html theme="light"> +<html> <head> <title>YouTube Frame Timer</title> |