mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
renable sync settings
This commit is contained in:
parent
afbdab4939
commit
97a5bc449f
@ -9,7 +9,7 @@ export default {
|
||||
icon: "MdSync",
|
||||
label: "Sync",
|
||||
group: "advanced",
|
||||
disabled: true,
|
||||
//disabled: true,
|
||||
ctxData: async () => {
|
||||
const spotifyAccount = await SyncModel.spotifyCore.getData().catch((err) => {
|
||||
return null
|
||||
|
Loading…
x
Reference in New Issue
Block a user