This commit is contained in:
gingervitis
2021-01-17 02:01:40 -08:00
committed by Gabe Kangas
parent 93fa75df2e
commit 5b4178b667
4 changed files with 17 additions and 44 deletions

View File

@@ -88,7 +88,6 @@ const ServerStatusProvider = ({ children }) => {
...config,
[fieldName]: value,
};
setConfig(updatedConfig);
};