Slowly attempting to purge JS
Cette révision appartient à :
Parent
f0839a117c
révision
c3110a7ff1
1 fichiers modifiés avec 0 ajouts et 1 suppressions
|
@ -1,4 +1,3 @@
|
|||
var night = localStorage.getItem("night");
|
||||
function toggleNightMode() {
|
||||
var night = localStorage.getItem("night");
|
||||
if(night == "true") {
|
||||
|
|
Référencer dans un nouveau ticket