diff options
author | ManeraKai <manerakai@protonmail.com> | 2024-08-15 09:45:26 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2024-08-15 09:45:26 +0300 |
commit | 7ed399d6b4537d29c45a27c264ee49b1cb1c76df (patch) | |
tree | 1d789e838417aa0f92e73a3ea626dcb132c68f77 /src/config.json | |
parent | Merge branch 'master' of https://github.com/libredirect/browser_extension (diff) | |
parent | Added dark pastebin icon (diff) | |
download | libredirect-7ed399d6b4537d29c45a27c264ee49b1cb1c76df.zip |
Merge branch 'dragynfruit-master'
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json index edb90130..45220990 100644 --- a/src/config.json +++ b/src/config.json @@ -896,7 +896,7 @@ "frontend": "pasted", "instance": "public" }, - "imageType": "svg", + "imageType": "svgMono", "embeddable": true, "url": "https://pastebin.com" }, |