|
98 | 98 | }, |
99 | 99 | "notification_service_type": { |
100 | 100 | "name": "通知服务类型", |
101 | | - "description": "选择通知服务类型,内置服务或ClassIsland", |
102 | | - "combo_items": ["内置通知服务", "ClassIsland通知服务"], |
| 101 | + "description": "选择通知服务类型,SecRandom或ClassIsland", |
| 102 | + "combo_items": [ |
| 103 | + "SecRandom", |
| 104 | + "ClassIsland", |
| 105 | + "SecRandom+ClassIsland", |
| 106 | + ], |
103 | 107 | }, |
104 | 108 | "notification_display_duration": { |
105 | 109 | "name": "通知显示时长", |
|
183 | 187 | "name": "Notification service type", |
184 | 188 | "description": "Select notification service type, SecRandom or ClassIsland", |
185 | 189 | "combo_items": [ |
186 | | - "SecRandom Notification Service", |
187 | | - "ClassIsland Notification Service", |
| 190 | + "SecRandom", |
| 191 | + "ClassIsland", |
| 192 | + "SecRandom + ClassIsland", |
188 | 193 | ], |
189 | 194 | }, |
190 | 195 | "notification_display_duration": { |
|
259 | 264 | }, |
260 | 265 | "notification_service_type": { |
261 | 266 | "name": "通知服务类型", |
262 | | - "description": "选择通知服务类型,内置服务或ClassIsland", |
263 | | - "combo_items": ["内置通知服务", "ClassIsland通知服务"], |
| 267 | + "description": "选择通知服务类型,SecRandom或ClassIsland", |
| 268 | + "combo_items": ["SecRandom", "ClassIsland", "SecRandom+ClassIsland"], |
264 | 269 | }, |
265 | 270 | "notification_display_duration": { |
266 | 271 | "name": "通知显示时长", |
|
327 | 332 | "name": "Notification service type", |
328 | 333 | "description": "Select notification service type, SecRandom or ClassIsland", |
329 | 334 | "combo_items": [ |
330 | | - "SecRandom Notification Service", |
331 | | - "ClassIsland Notification Service", |
| 335 | + "SecRandom", |
| 336 | + "ClassIsland", |
| 337 | + "SecRandom + ClassIsland", |
332 | 338 | ], |
333 | 339 | }, |
334 | 340 | "notification_display_duration": { |
|
413 | 419 | }, |
414 | 420 | "notification_service_type": { |
415 | 421 | "name": "通知服务类型", |
416 | | - "description": "选择通知服务类型,内置服务或ClassIsland", |
417 | | - "combo_items": ["内置通知服务", "ClassIsland通知服务"], |
| 422 | + "description": "选择通知服务类型,SecRandom或ClassIsland", |
| 423 | + "combo_items": [ |
| 424 | + "SecRandom", |
| 425 | + "ClassIsland", |
| 426 | + "SecRandom+ClassIsland", |
| 427 | + ], |
418 | 428 | }, |
419 | 429 | "notification_display_duration": { |
420 | 430 | "name": "通知显示时长", |
|
493 | 503 | "name": "Notification service type", |
494 | 504 | "description": "Select notification service type, SecRandom or ClassIsland", |
495 | 505 | "combo_items": [ |
496 | | - "SecRandom Notification Service", |
497 | | - "ClassIsland Notification Service", |
| 506 | + "SecRandom", |
| 507 | + "ClassIsland", |
| 508 | + "SecRandom + ClassIsland", |
498 | 509 | ], |
499 | 510 | }, |
500 | 511 | "notification_display_duration": { |
|
0 commit comments