mirror of
https://git-qiuchenly.yltfspace.com/QiuChenly/corepatch
synced 2025-11-25 20:27:33 +08:00
fix termius
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
=await this.api.bulkAccount()|={account:{authorized_features:{show_trial_section:false,show_subscription_section:true,show_github_account_section:false},pro_mode:true,need_to_update_subscription:false,current_period:{from:"2023-01-01T00:00:00",until:"2099-01-01T00:00:00"},plan_type:"Premium",user_type:"Premium",expired_screen_type:null},student:null,trial:null,personal_subscription:{now:"2023-11-09T02:26:33",status:"SUCCESS",platform:"stripe",current_period:{from:"2023-01-01T00:00:00",until:"2099-01-01T00:00:00"},revokable:true,refunded:false,cancelable:true,reactivatable:false,currency:"usd",created_at:"2023-01-01T00:00:00",updated_at:"2023-11-09T02:26:33",valid_until:"2099-01-01T00:00:00",auto_renew:true,price:360,verbose_plan_name:"Termius Business Monthly",plan_type:"TEAM_BUSINESS",is_expired:false},access_objects:[{period:{start:"2023-01-01T00:00:00",end:"2099-01-01T00:00:00"},title:"Business",}]}
|
||||
await this.shouldRequestPasswordToEnableSharing(e)|false
|
||||
|
||||
title:"Terminal"|title:"终端"
|
||||
title:"Shortcuts"|title:"快捷键"
|
||||
@@ -22,7 +23,7 @@ title:"Hosts"|title:"远程主机"
|
||||
//["grid","list"]|["表格","列表"]
|
||||
|
||||
"Enable Shared Groups"|"启用分享组"
|
||||
"Enable Access to Shared Groups";|"启用分享组访问";return {};
|
||||
"Enable Access to Shared Groups"|"启用分享组访问"
|
||||
"Log out"|"退出登录"
|
||||
"Delete account"|"删除账户"
|
||||
"Change "|"修改 "
|
||||
|
||||
Reference in New Issue
Block a user