diff options
author | BobIsMyManager <bimmgitsignature.nly8m@simplelogin.co> | 2022-08-01 13:31:16 +0100 |
---|---|---|
committer | BobIsMyManager <bimmgitsignature.nly8m@simplelogin.co> | 2022-08-01 13:31:16 +0100 |
commit | 4c69fa7e292a3896ef5f4daf1e6dea3c9bd0b446 (patch) | |
tree | 4e7df41cb5c94ac08368ef77c80d2272b873fd78 /src/pages/options/index.pug | |
parent | Minor spelling mistake (diff) | |
download | libredirect-4c69fa7e292a3896ef5f4daf1e6dea3c9bd0b446.zip |
Latency threshold, LBRY/Odysee -> LBRY
Closes https://github.com/libredirect/libredirect/pull/405
Diffstat (limited to 'src/pages/options/index.pug')
-rw-r--r-- | src/pages/options/index.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/options/index.pug b/src/pages/options/index.pug index 553f918f..3711fdac 100644 --- a/src/pages/options/index.pug +++ b/src/pages/options/index.pug @@ -33,4 +33,4 @@ html#elementToShowWithJavaScript(lang="en") include ./widgets/sendTargets.pug include ./widgets/about.pug - script(type="module" src="./index.js") \ No newline at end of file + script(type="module" src="./index.js") |