Skip to content

Commit

Permalink
Dont allow users to update their settings as its a bit complicated
Browse files Browse the repository at this point in the history
Make it the simplest
  • Loading branch information
pH-7 committed May 6, 2024
1 parent f9a1071 commit 8afcb82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/components/SearchForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ export function SearchForm({ query, updateQuery }: SearchFormProps) {
</MicrophoneButton>
</TextAreaWrapper>
</SearchContainer>
<SettingsButton />
</form>
</div>
</>
Expand Down

0 comments on commit 8afcb82

Please sign in to comment.