Skip to content

Commit 16f9b75

Browse files
isaekenactions-user
authored andcommitted
Fix styling
1 parent 8f7240e commit 16f9b75

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)