fix: restore plus mode toggle visibility control
This commit is contained in:
+1
-16
@@ -294,28 +294,13 @@
|
||||
label: 'Plus',
|
||||
rowIds: [
|
||||
'row-plus-mode',
|
||||
'row-plus-payment-method',
|
||||
'row-paypal-account',
|
||||
'row-gpc-helper-api',
|
||||
'row-gpc-helper-card-key',
|
||||
'row-gpc-helper-phone-mode',
|
||||
'row-gpc-helper-country-code',
|
||||
'row-gpc-helper-phone',
|
||||
'row-gpc-helper-otp-channel',
|
||||
'row-gpc-helper-local-sms-enabled',
|
||||
'row-gpc-helper-local-sms-url',
|
||||
'row-gpc-helper-pin',
|
||||
'row-gopay-country-code',
|
||||
'row-gopay-phone',
|
||||
'row-gopay-otp',
|
||||
'row-gopay-pin',
|
||||
],
|
||||
},
|
||||
'openai-phone': {
|
||||
id: 'openai-phone',
|
||||
label: '接码设置',
|
||||
sectionIds: ['phone-verification-section'],
|
||||
rowIds: ['row-signup-phone'],
|
||||
rowIds: [],
|
||||
},
|
||||
'openai-oauth': {
|
||||
id: 'openai-oauth',
|
||||
|
||||
Reference in New Issue
Block a user