fix: fixed path

This commit is contained in:
2026-06-10 12:28:13 +03:00
parent 6861f328f0
commit 0ab416de3a
3 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -17,7 +17,7 @@
<data <data
android:scheme="wear" android:scheme="wear"
android:host="*" android:host="*"
android:pathPrefix="/cards" /> android:pathPrefix="/updateCards" />
</intent-filter> </intent-filter>
</service> </service>