Merge pull request #21

edit store profile & topup
This commit is contained in:
Gracia Hotmauli
2025-05-13 20:11:59 +07:00
committed by GitHub

View File

@ -52,7 +52,9 @@
android:enabled="true"
android:exported="false"
android:foregroundServiceType="dataSync" />
<activity
android:name=".ui.profile.mystore.profile.shipping_service.ShippingServiceActivity"
android:exported="false"/>
<activity
android:name=".ui.notif.NotificationActivity"
android:exported="false" />