Skip to content

Commit 0840a08

Browse files
saadegithub-actions[bot]
authored andcommitted
Fix styling
1 parent ef28480 commit 0840a08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Widgets/Concerns/CanManageEvents.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ protected function setUpForms(): void
3434
if (static::canEdit()) {
3535
$this->editEventForm->fill();
3636
}
37-
37+
3838
if (static::canView()) {
3939
$this->editEventForm->fill();
4040
}

0 commit comments

Comments
 (0)