Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 5241ecd

Browse files
authored
Merge pull request #769 from JustinDrake/patch-1
Update Duo's search endpoint
2 parents dd5bba2 + e09bcb4 commit 5241ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/data/defaultSearchProviders.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const defaultSearchProviders = [
1111
},
1212
{
1313
id: 'duo',
14-
name: 'Duo Search',
14+
name: 'Duo',
1515
logo: '../imgs/duoSearchLogo.png',
1616
search: '',
1717
listings: 'https://ob2.duosear.ch/search/listings',

0 commit comments

Comments
 (0)