refactoring file structure

This commit is contained in:
schrom01
2022-08-27 00:43:15 +02:00
parent ca294dd17a
commit be897ab076
4 changed files with 60 additions and 93 deletions
+1 -1
View File
@@ -10,6 +10,6 @@
<script>
refreshContent();
setInterval(refreshContent, {{ (zoneManager.systemSettings.cronJobFrequency + 5) * 1000 }})
</script>