- UI Investasi
- UI Donasi
## No issue
This commit is contained in:
2024-08-01 16:48:54 +08:00
parent 810ce1c00d
commit 2ab3a8abb1
135 changed files with 2222 additions and 1652 deletions

View File

@@ -26,7 +26,13 @@ export interface MODEL_NOTIFIKASI {
| "Report Komentar"
| "Report Posting"
| "Partisipan Project"
| "Collaboration Group";
| "Collaboration Group"
| "Menunggu"
| "Proses"
| "Berhasil"
| "Gagal"
| "Donatur Baru";
Role: MODEL_NEW_DEFAULT_MASTER;
userRoleId: String;
}