mirror of
https://github.com/thelounge/thelounge
synced 2024-12-03 17:29:14 +00:00
Merge pull request #2502 from dgw/fix-always-locked-network
Undo webpack sorting, it made network always locked
This commit is contained in:
commit
4ee4d015cb
1 changed files with 0 additions and 2 deletions
|
@ -74,8 +74,6 @@ const config = {
|
|||
ignoreCustomFragments: [
|
||||
/{{[\s\S]*?}}/,
|
||||
],
|
||||
sortAttributes: true,
|
||||
sortClassName: true,
|
||||
},
|
||||
}],
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue