diff options
author | ManeraKai <manerakai@protonmail.com> | 2024-08-15 09:44:55 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2024-08-15 09:44:55 +0300 |
commit | a27a5e7a94fe04f49fa5cf6c36767020c4d7dd7a (patch) | |
tree | 1d789e838417aa0f92e73a3ea626dcb132c68f77 /src/config.json | |
parent | Merge branch 'master' of https://github.com/dragynfruit/libredirect into drag... (diff) | |
download | libredirect-a27a5e7a94fe04f49fa5cf6c36767020c4d7dd7a.zip |
Added dark pastebin icon
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" }, |