mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-22 04:47:00 -04:00
forked!!
This commit is contained in:
parent
538b87062a
commit
ea7451bcdc
326 changed files with 24876 additions and 2280 deletions
|
@ -207,7 +207,6 @@ export function getTargetString(urlStr: string) {
|
|||
// Can't resolve URL, return as-is
|
||||
return urlStr;
|
||||
}
|
||||
|
||||
switch (settings.store.searchOption) {
|
||||
case "url":
|
||||
return url.href;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue