chore: rename platform to channel

This commit is contained in:
Acbox
2026-02-06 20:01:04 +08:00
parent 208dda8956
commit 3bee018d45
8 changed files with 42 additions and 34 deletions
+7 -7
View File
@@ -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"
},