Skip to content

Commit 98354d7

Browse files
author
BabarMajes
committed
fix
1 parent e5f0900 commit 98354d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
return $config['assets'].$path;
3636
else
3737
return $path;
38-
}
38+
});
3939

4040
if (!is_null($route)){
4141
if (isset($route['controller'])) {

0 commit comments

Comments
 (0)