Help-14 преди 3 години
родител
ревизия
d788cdd3dd
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      src/themes/flame/index.html

+ 0 - 1
src/themes/flame/index.html

@@ -162,7 +162,6 @@
             document.querySelector("#humidity").innerText = Math.floor(weather.main.humidity) + "%";
             document.querySelector("#weather-info").style.visibility = "visible";
         })();
-    });
     </script>
     <script src="/common/js/custom.js"></script>
 </body>