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
+1 -1
View File
@@ -17,7 +17,7 @@
<data
android:scheme="wear"
android:host="*"
android:pathPrefix="/cards" />
android:pathPrefix="/updateCards" />
</intent-filter>
</service>