changes
This commit is contained in:
@@ -177,7 +177,7 @@ async function saveSetting() {
|
||||
copy[idx] = result;
|
||||
store.commit("settings", copy);
|
||||
}
|
||||
$snackbar("Lưu thiết lập thành công", undefined, "Success");
|
||||
$snackbar("Lưu thiết lập thành công", "Success");
|
||||
emit("modalevent", { name: "updatesetting", data: result });
|
||||
emit("close");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user