]> _ Git - tortuga-home.git/commitdiff
.
authorVincent <vincent@enhydra.fr>
Tue, 13 Apr 2021 19:37:40 +0000 (21:37 +0200)
committerVincent <vincent@enhydra.fr>
Tue, 13 Apr 2021 19:37:40 +0000 (21:37 +0200)
.idea/workspace.xml
config/salon.php

index 864182e23b8e5cb79ff81c14a7ef7f313470c30b..ef6be6d0857de2d1b340ff915a77dccf956799a7 100644 (file)
@@ -3,7 +3,7 @@
   <component name="ChangeListManager">
     <list default="true" id="352ce63a-b52a-41a2-979b-becda7920939" name="Default" comment=".">
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/scripts/lib/denon.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/denon.php" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/config/salon.php" beforeDir="false" afterPath="$PROJECT_DIR$/config/salon.php" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
       <workItem from="1617794856868" duration="1126000" />
       <workItem from="1617801536336" duration="4107000" />
       <workItem from="1618050897134" duration="4462000" />
-      <workItem from="1618158049208" duration="18005000" />
-    </task>
-    <task id="LOCAL-00417" summary=".">
-      <created>1607282050429</created>
-      <option name="number" value="00417" />
-      <option name="presentableId" value="LOCAL-00417" />
-      <option name="project" value="LOCAL" />
-      <updated>1607282050429</updated>
+      <workItem from="1618158049208" duration="19253000" />
     </task>
     <task id="LOCAL-00418" summary=".">
       <created>1607330684348</created>
       <option name="project" value="LOCAL" />
       <updated>1618341048382</updated>
     </task>
-    <option name="localTasksCounter" value="466" />
+    <task id="LOCAL-00466" summary=".">
+      <created>1618341457184</created>
+      <option name="number" value="00466" />
+      <option name="presentableId" value="LOCAL-00466" />
+      <option name="project" value="LOCAL" />
+      <updated>1618341457184</updated>
+    </task>
+    <option name="localTasksCounter" value="467" />
     <servers />
   </component>
   <component name="TypeScriptGeneratedFilesManager">
index 5a680a9f6996d62bcef0305a918d7e9e87c64d91..2661511573bd6d5cbd8e12e962666b54ff4ac7c9 100644 (file)
@@ -11,7 +11,7 @@ config('THEME','#7a6854');
 config('SLEEPSCREEN', 15);
 config('SCREENSAVER_BRIGHTNESS', 100);
 config('SLEEPTYPE', 'screensaver');
-config('SCREENSAVER','weatherstationoroff');
+config('SCREENSAVER','weatherstation');
 
 if (DISPLAYINTERFACE) {
     $c = salon();