mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-25 20:48:52 +03:00
Formatting + Licensing
This commit is contained in:
parent
eaddfb4f73
commit
0f4a7b1ba6
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ ApplicationWindow {
|
|||
anchors.fill: parent
|
||||
model: publicRooms
|
||||
|
||||
ScrollHelper {
|
||||
ScrollHelper {
|
||||
flickable: parent
|
||||
anchors.fill: parent
|
||||
enabled: !Settings.mobileMode
|
||||
|
|
Loading…
Reference in a new issue