adding an empty line

This commit is contained in:
tibbi 2022-11-22 19:06:03 +01:00
parent 3aac7210ed
commit 20ef8659a1
1 changed files with 1 additions and 0 deletions

View File

@ -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>