Skip to content

Commit 3fe2ff8

Browse files
authored
Update extend.php
1 parent 148e29b commit 3fe2ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extend.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
(new Notification())
4646
->driver('pusher', WebsocketNotificationDriver::class),
4747

48-
(new Frontend('admin'))
48+
(new Frontend('forum'))
4949
->js(__DIR__ . '/js/dist/forum.js')
5050
->css(__DIR__ . '/less/forum.less'),
5151

0 commit comments

Comments
 (0)