mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-07 02:09:46 -06:00
remove call
This commit is contained in:
@@ -85,8 +85,6 @@ const Settings = () => {
|
||||
|
||||
if (name === "timezone") {
|
||||
dispatch(setTimezone({ timezone: value }));
|
||||
// Make sure to update settingsData with the new timezone value
|
||||
setSettingsData(newSettingsData);
|
||||
}
|
||||
|
||||
if (name === "mode") {
|
||||
|
||||
Reference in New Issue
Block a user