diff options
author | Hygna <hygna@proton.me> | 2022-10-15 16:02:59 +0100 |
---|---|---|
committer | Hygna <hygna@proton.me> | 2022-10-15 16:02:59 +0100 |
commit | 88e72a80b618a771e5d52e53afd8949e6473c827 (patch) | |
tree | 62f1cb4ece28b0bf8c9603a1edee6d5251c8e3f6 /src/config | |
parent | Stopped custom instances displaying the toggle instance popup (diff) | |
download | libredirect-88e72a80b618a771e5d52e53afd8949e6473c827.zip |
Removed FPI settings unifying as it superceded by dFPI & ETP
Diffstat (limited to 'src/config')
-rw-r--r-- | src/config/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/config.json b/src/config/config.json index d006f8ba..628bd460 100644 --- a/src/config/config.json +++ b/src/config/config.json @@ -138,7 +138,7 @@ ], "indexeddb": "hyperpipedb" }, - "name": "HyperPipe", + "name": "Hyperpipe", "instanceList": true } }, |