update: custom theme

This commit is contained in:
tokumeikoi
2022-05-03 14:28:00 +08:00
parent a0ebcb948b
commit 20e365e771
4 changed files with 47 additions and 12 deletions

View File

@ -43,5 +43,6 @@ class Test extends Command
*/
public function handle()
{
abort(500, 123);
}
}