summaryrefslogtreecommitdiffstats
path: root/assets/js/themes.js
diff options
context:
space:
mode:
authormeow <woem>2022-04-25 13:14:08 +0300
committermeow <woem>2022-04-25 13:14:08 +0300
commitfafd4d93968f36f4b0f713eaef154ac0dc30de87 (patch)
tree92169900e9c276a0587093d6e4fc6acbe817ed38 /assets/js/themes.js
parent3431a1b1def2408a8b4ad26a831e6606b8db11f9 (diff)
downloadinvidious-fafd4d93968f36f4b0f713eaef154ac0dc30de87.tar.gz
invidious-fafd4d93968f36f4b0f713eaef154ac0dc30de87.tar.bz2
invidious-fafd4d93968f36f4b0f713eaef154ac0dc30de87.zip
new lines in the end of file
Diffstat (limited to 'assets/js/themes.js')
-rw-r--r--assets/js/themes.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/assets/js/themes.js b/assets/js/themes.js
index 290b538b..36556a0b 100644
--- a/assets/js/themes.js
+++ b/assets/js/themes.js
@@ -88,5 +88,3 @@ function update_mode (mode) {
}
// else do nothing, falling back to the mode defined by the `dark_mode` preference on the preferences page (backend)
}
-
-