Skip to content

Commit 883278e

Browse files
committed
fix lint
1 parent bb403e0 commit 883278e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

application/controllers/MigrationsController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ public function indexAction(): void
9898
new Link($this->translate('Configuration Database'), 'config/general')
9999
)
100100
)
101+
);
101102
return;
102103
}
103104

0 commit comments

Comments
 (0)