Redo all changes done before breaking the branch.

This commit is contained in:
Mm2PL
2019-09-23 19:36:52 +02:00
parent 5871414e6b
commit 65fab779c5
7 changed files with 56 additions and 8 deletions
+10
View File
@@ -18,3 +18,13 @@ Used to change the URL that Chatterino2 uses when trying to get emote set inform
Default value: `https://braize.pajlada.com/chatterino/twitchemotes/set/%1/`
Arguments:
- `%1` = Emote set ID
### CHATTERINO2_IMAGE_PASTE_SITE_URL
Used to change the URL that Chatterino2 uses when uploading an image by pasting it into the input box.
Default value: `https://i.nuuls.com/upload`
Arguments:
- None
Notes:
- The server that's running the web page MUST be compatible with [Nuuls' filehost](https://github.com/nuuls/filehost)