Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
saitui committed Jul 18, 2023
1 parent 95b369e commit 25857be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/UserSettings/Settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ const SettingsModal: FC<PropsWithChildren> = memo(() => {
<Select
label="Theme:"
data={[
"tui",
"oceanblue",
"purple",
"riptide",
"goldsand",
Expand Down

0 comments on commit 25857be

Please sign in to comment.