Commit 0b159235 authored by Łukasz Nowak's avatar Łukasz Nowak

Run the alarm all the time.

parent fe0b5b06
...@@ -27,13 +27,7 @@ ...@@ -27,13 +27,7 @@
<item> <item>
<key> <string>periodicity_hour</string> </key> <key> <string>periodicity_hour</string> </key>
<value> <value>
<tuple> <tuple/>
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
</tuple>
</value> </value>
</item> </item>
<item> <item>
...@@ -44,9 +38,7 @@ ...@@ -44,9 +38,7 @@
</item> </item>
<item> <item>
<key> <string>periodicity_minute_frequency</string> </key> <key> <string>periodicity_minute_frequency</string> </key>
<value> <value> <int>1</int> </value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>periodicity_month</string> </key> <key> <string>periodicity_month</string> </key>
......
...@@ -27,13 +27,7 @@ ...@@ -27,13 +27,7 @@
<item> <item>
<key> <string>periodicity_hour</string> </key> <key> <string>periodicity_hour</string> </key>
<value> <value>
<tuple> <tuple/>
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
</tuple>
</value> </value>
</item> </item>
<item> <item>
...@@ -44,9 +38,7 @@ ...@@ -44,9 +38,7 @@
</item> </item>
<item> <item>
<key> <string>periodicity_minute_frequency</string> </key> <key> <string>periodicity_minute_frequency</string> </key>
<value> <value> <int>1</int> </value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>periodicity_month</string> </key> <key> <string>periodicity_month</string> </key>
......
495 496
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment