crafty-4/app
luukas b4770bc9a0
Use indent=4 instead of indent=True
`indent=True` is equivalent to `indent=1`
You can test this by executing `'foo' * True`, `'foo' * 1` and
`'foo' * 4` in a Python REPL.
2022-06-18 01:30:50 +03:00
..
classes Use indent=4 instead of indent=True 2022-06-18 01:30:50 +03:00
config Bump version 2022-06-16 18:45:07 +01:00
frontend Merge branch 'bugfix/reconnecting-websocket' into 'dev' 2022-06-16 13:39:25 +00:00
migrations Moving Server Stats DB to Server Folder 2022-04-28 22:40:15 +02:00
translations Use relative paths for the jarfile and logs 2022-06-16 02:10:26 +03:00