Skip to content

Commit 18377e4

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 3693b31 + 16f9b75 commit 18377e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Traits/CanChooseTheme.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ public function setThemeAttribute(string|null $theme): void
4141
->update([
4242
'theme' => $theme,
4343
]);
44+
4445
return;
4546
}
4647

0 commit comments

Comments
 (0)