mirror of
https://github.com/vale981/tridactyl
synced 2025-03-06 10:01:39 -05:00
![]() https://github.com/tridactyl/tridactyl/pull/1194 introduced a huge bug. Config.get relies on config.getURL returning undefined when a target doesn't exist for a url in order to know whether it should return the default value or not. However, #1194 accidentally made getURL return empty objects for every target that does not have a url-specific setting. This commit fixes that and maybe https://github.com/tridactyl/tridactyl/issues/1197, although I am not 100% sure. |
||
---|---|---|
.. | ||
background | ||
completions | ||
content | ||
grammars | ||
lib | ||
parsers | ||
static | ||
background.ts | ||
commandline_frame.ts | ||
completions.ts | ||
content.ts | ||
excmds.ts | ||
help.ts | ||
manifest.json | ||
newtab.ts | ||
perf.ts | ||
state.ts | ||
tridactyl.d.ts |