Skip to content

Commit 6e9df54

Browse files
committed
Update Form Rencana Aksi lens and increment version to 2.4.0
1 parent 7b79752 commit 6e9df54

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

app/Nova/Lenses/FormRencanaAksi.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ public function cards(NovaRequest $request): array
7878
->nullStrict(false)
7979
->refreshWhenFiltersChange(),
8080
];
81-
8281
}
8382

8483
private static function modelQuery($model, $triwulan)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@
8787
},
8888
"minimum-stability": "dev",
8989
"prefer-stable": true,
90-
"version": "2.3.2"
90+
"version": "2.4.0"
9191
}

0 commit comments

Comments
 (0)