mirror of
https://github.com/mue/mue.git
synced 2026-07-24 01:07:23 +02:00
chore: run prettier, lint, make it so i can run mue
This commit is contained in:
@@ -3,7 +3,7 @@ const DefaultOptions = {
|
||||
searchEngine: 'duckduckgo',
|
||||
customSearchEngine: '',
|
||||
voiceSearch: false,
|
||||
searchDropdown: false
|
||||
searchDropdown: false,
|
||||
};
|
||||
|
||||
export default DefaultOptions;
|
||||
|
||||
Reference in New Issue
Block a user