mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-06-25 20:11:27 +02:00
[bug] fix duckduckgo name
This commit is contained in:
parent
05808e4c6d
commit
84d7bf0fff
@ -679,6 +679,7 @@ var update = (function() {
|
|||||||
data.state.link.item.display.direction = "horizontal";
|
data.state.link.item.display.direction = "horizontal";
|
||||||
};
|
};
|
||||||
delete data.state.link.fit;
|
delete data.state.link.fit;
|
||||||
|
data.state.header.search.engine.duckduckgo.name = "DuckDuckGo";
|
||||||
return data;
|
return data;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user