Skip to content

Commit 9d68530

Browse files
authored
Apply fixes from StyleCI (#13)
1 parent 72d10f3 commit 9d68530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Laravel/routes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<?php
22

3-
Route::view('/botman/chat', 'botman-web::chat');
3+
Route::view('/botman/chat', 'botman-web::chat');

0 commit comments

Comments
 (0)