| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Set encoding to utf-8 when saving json file for stickerpack | Andreas Weinzierl | 2021-01-27 | -1/+1 |
| | | | | Fixes UnicodeEncodeError with Windows 10 when trying to import sticker packs caused by the default encoding scheme in Windows | |||
| * | Rename import.py, since import is a keyword | SpiritCroc | 2021-01-19 | -0/+168 |
| from sticker.import import cmd ^ SyntaxError: invalid syntax Fixes https://github.com/maunium/stickerpicker/issues/27. | ||||
