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

Run the alarm all the time.

parent fe0b5b06
......@@ -27,13 +27,7 @@
<item>
<key> <string>periodicity_hour</string> </key>
<value>
<tuple>
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
</tuple>
<tuple/>
</value>
</item>
<item>
......@@ -44,9 +38,7 @@
</item>
<item>
<key> <string>periodicity_minute_frequency</string> </key>
<value>
<none/>
</value>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>periodicity_month</string> </key>
......
......@@ -27,13 +27,7 @@
<item>
<key> <string>periodicity_hour</string> </key>
<value>
<tuple>
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
</tuple>
<tuple/>
</value>
</item>
<item>
......@@ -44,9 +38,7 @@
</item>
<item>
<key> <string>periodicity_minute_frequency</string> </key>
<value>
<none/>
</value>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>periodicity_month</string> </key>
......
495
\ No newline at end of file
496
\ 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