Pull Request branch dev-clone to main #1

Merged
gitea merged 429 commits from dev-clone into main 2024-12-23 09:31:34 +00:00
Showing only changes of commit 0edd2f40ed - Show all commits

View File

@ -150,7 +150,7 @@ export default function AspectFormModal() {
}); });
} else { } else {
notifications.show({ notifications.show({
message: "Terjadi kesalahan saat menyimpan aspek.", message: "Nama Sub Aspek sudah ada. Silakan gunakan nama lain.",
color: "red", color: "red",
}); });
} }