JSON: feat: add Happy:Days

This commit is contained in:
PorridgePi
2023-10-23 00:01:03 +08:00
parent fd7b99bdbc
commit 2f0b6c4e90

View File

@@ -185,13 +185,17 @@
"new_other_purchases": [] "new_other_purchases": []
}, },
{ {
"name": "", "name": "Happy:Days",
"isEnabled": true, "isEnabled": true,
"bundle_id": "", "bundle_id": "com.floatingislandapps.happydays",
"user_agent": null, "user_agent": null,
"new_entitlements": [], "new_entitlements": [
"pro"
],
"new_subscriptions": [], "new_subscriptions": [],
"new_non_subscriptions": [], "new_non_subscriptions": [
"happy_999_lifetime"
],
"new_other_purchases": [] "new_other_purchases": []
}, },
{ {