storing changes, starting history list
This commit is contained in:
@@ -33,8 +33,6 @@ export async function handleSystemSave(values: SystemValues) {
|
||||
}`
|
||||
);
|
||||
}
|
||||
|
||||
alert("System Settings Saved Successfully!");
|
||||
} catch (err) {
|
||||
console.error(err);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user