diff options
Diffstat (limited to 'assets/schemas.json')
-rw-r--r-- | assets/schemas.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/schemas.json b/assets/schemas.json index 77df48bd..e893cb99 100644 --- a/assets/schemas.json +++ b/assets/schemas.json @@ -93099,6 +93099,9 @@ "content": { "type": "string" }, + "mobile_network_type": { + "type": "string" + }, "nonce": { "type": "string" }, @@ -97417,6 +97420,9 @@ "content": { "type": "string" }, + "mobile_network_type": { + "type": "string" + }, "nonce": { "type": "string" }, |