Skip to content

Commit

Permalink
Update Whitelabel.php
Browse files Browse the repository at this point in the history
  • Loading branch information
bobimicroweber authored Dec 9, 2024
1 parent 2b54658 commit 9981995
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ public function save() : void
{
parent::save();

UpdateWhitelabelToWebsites::dispatch();

$this->redirect('/admin/microweber/whitelabel');
Artisan::call('microweber:reinstall-installations');
}

public function schema(): array
Expand Down

0 comments on commit 9981995

Please sign in to comment.