mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-06-05 22:19:17 +02:00
adding an empty line
This commit is contained in:
@ -39,6 +39,7 @@
|
|||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="com.simplemobiletools.clock.TOGGLE_STOPWATCH" />
|
<action android:name="com.simplemobiletools.clock.TOGGLE_STOPWATCH" />
|
||||||
<action android:name="android.intent.action.SHOW_ALARMS" />
|
<action android:name="android.intent.action.SHOW_ALARMS" />
|
||||||
|
|
||||||
<category android:name="android.intent.category.DEFAULT" />
|
<category android:name="android.intent.category.DEFAULT" />
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
</activity>
|
</activity>
|
||||||
|
Reference in New Issue
Block a user