Skip to content

Commit 013eb14

Browse files
driesvintsgithub-actions[bot]
authored andcommitted
Fix code styling
1 parent 3760cfc commit 013eb14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/app.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ function (ConsoleCommandEvent $event) {
393393
} catch (\Throwable $e) {
394394
warning($e->getMessage());
395395
}
396-
break;
396+
break;
397397
default:
398398
info('Please set your share tool with `valet share-tool expose` or `valet share-tool ngrok`.');
399399

0 commit comments

Comments
 (0)