Spaces:
Paused
Paused
Update assets/admins.json
Browse files- assets/admins.json +9 -0
assets/admins.json
CHANGED
|
@@ -7,5 +7,14 @@
|
|
| 7 |
"status": "active",
|
| 8 |
"current_period_end": null,
|
| 9 |
"price_id": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
}
|
| 11 |
}
|
|
|
|
| 7 |
"status": "active",
|
| 8 |
"current_period_end": null,
|
| 9 |
"price_id": null
|
| 10 |
+
},
|
| 11 |
+
"hallmax249@gmail.com": {
|
| 12 |
+
"plan_key": "creator",
|
| 13 |
+
"product_name": "InferencePort AI Creator",
|
| 14 |
+
"nickname": "Creator Plan",
|
| 15 |
+
"subscription_id": "admin-override",
|
| 16 |
+
"status": "active",
|
| 17 |
+
"current_period_end": null,
|
| 18 |
+
"price_id": null
|
| 19 |
}
|
| 20 |
}
|