partial update fix sync data pbg
This commit is contained in:
@@ -25,7 +25,7 @@ class GlobalSettingSeeder extends Seeder
|
||||
],
|
||||
[
|
||||
"key" => "SIMBG_PASSWORD",
|
||||
"value" => "Simbg123",
|
||||
"value" => "LogitechG29",
|
||||
"type" => "string",
|
||||
"description" => "Password SIMBG",
|
||||
"created_at" => Carbon::now()->format("Y-m-d H:i:s"),
|
||||
|
||||
@@ -32,7 +32,7 @@ class MenuSeeder extends Seeder
|
||||
"sort_order" => 2,
|
||||
"children" => [
|
||||
[
|
||||
"name" => "Dashboard Pimpinan SIMBG",
|
||||
"name" => "Dashboard Pimpinan (PBG)",
|
||||
"url" => "dashboard.home",
|
||||
"icon" => null,
|
||||
"sort_order" => 1,
|
||||
|
||||
Reference in New Issue
Block a user