mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-09 20:24:03 +00:00
use strict
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
'use strict';
|
||||
var toggle_theme = document.getElementById('toggle_theme');
|
||||
toggle_theme.href = 'javascript:void(0);';
|
||||
|
||||
|
Reference in New Issue
Block a user