mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
chore: rename platform to channel
This commit is contained in:
+7
-7
@@ -4467,7 +4467,13 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"current_platform": {
|
||||
"channels": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"current_channel": {
|
||||
"type": "string"
|
||||
},
|
||||
"language": {
|
||||
@@ -4485,12 +4491,6 @@
|
||||
"model": {
|
||||
"type": "string"
|
||||
},
|
||||
"platforms": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"provider": {
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user