mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-19 09:03:02 -04:00
Merge remote-tracking branch 'upstream/dev' into fix/772/set-to-top-elem-on-scrollable-height
This commit is contained in:
@@ -54,6 +54,7 @@ function add_to_top_elem() {
|
||||
|
||||
window.addEventListener("DOMContentLoaded", (event) => {
|
||||
add_to_top_elem();
|
||||
setThemeColor();
|
||||
var switchers = document.querySelectorAll("[id^='appearance-switcher']");
|
||||
switchers.forEach((switcher) => {
|
||||
switcher.addEventListener("click", () => {
|
||||
|
||||
Reference in New Issue
Block a user