mirror of
https://github.com/thelounge/thelounge
synced 2024-11-12 23:37:08 +00:00
0c7cc85184
Network.export() only writes the "type" key if it's a ChanType.QUERY; so the config on disk has no "type". This causes it to be undefined when loading, which breaks various other checks, and then drops it the next time the config is saved. |
||
---|---|---|
.. | ||
client | ||
commands | ||
fixtures | ||
models | ||
plugins | ||
shared | ||
src | ||
tests | ||
.mocharc.yml | ||
.nycrc-mocha.json | ||
.nycrc-report.json | ||
client.ts | ||
server.ts | ||
tsconfig.json | ||
util.ts |