adding an empty line
This commit is contained in:
parent
3aac7210ed
commit
20ef8659a1
|
@ -39,6 +39,7 @@
|
|||
<intent-filter>
|
||||
<action android:name="com.simplemobiletools.clock.TOGGLE_STOPWATCH" />
|
||||
<action android:name="android.intent.action.SHOW_ALARMS" />
|
||||
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
|
Loading…
Reference in New Issue