Skip to content

Commit 63651ba

Browse files
committed
Updated TODO
1 parent 7e8266b commit 63651ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export const configSyncDefaults = {
4646
"googleOauth": null,
4747
// ----- SHUFFLE PLUS OPTIONS -----
4848
// Sync user & channel settings with Firebase
49-
// TODO: Add a toggle in the popup
49+
// TODO: Add a toggle in the popup. TODO on that: When the setting gets toggled on, sync all syncable settings to Firestore immediately. When turned off, remove all settings from Firestore
5050
// TODO: Should the default be false? Not many people need this, so it might be unnecessary overhead
5151
"plusSyncSettings": true
5252
};

0 commit comments

Comments
 (0)