Progres dan Bursa Investasi
# fix: - Bar progres berfungsi - Urutan bursa investasi # No issue
This commit is contained in:
14
src/bin/seeder/investasi/master_progres.json
Normal file
14
src/bin/seeder/investasi/master_progres.json
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"id": "1",
|
||||
"name": "Dalam Proses"
|
||||
},
|
||||
{
|
||||
"id": "2",
|
||||
"name": "Selesai"
|
||||
},
|
||||
{
|
||||
"id": "3",
|
||||
"name": "Waktu Habis"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user