-
+
+
{{$root.getLz('settings.option.connect.link_account')}}
{{$root.getLz('settings.option.connect.link_account.description')}}
@@ -1058,8 +1059,52 @@
-
-
+
+
+
+ {{$root.getLz('settings.option.connect.link_account')}}
+ {{$root.getLz('settings.option.connect.link_account.description')}}
+
+
+
+
+
+
+
+
+
+
+ Sync Settings
+
+
+
+
+
+
+
+
+ Sync Themes
+
+
+
+
+
+
+
+
+ Sync Plugins
+
+
+
+
+
+
@@ -1310,6 +1355,9 @@
authCC() {
ipcRenderer.send('cc-auth')
},
+ logoutCC() {
+ ipcRenderer.send('cc-logout')
+ },
}
})
\ No newline at end of file