Remove some leftover debug logging

This commit is contained in:
Tobias Fella
2024-10-10 22:06:19 +02:00
parent eb900a5c2c
commit a2afaf40cd
3 changed files with 0 additions and 3 deletions

View File

@@ -43,7 +43,6 @@ Kirigami.Dialog {
}
}
root.room.setJoinRule("restricted", ids);
console.warn(ids);
}
QQC2.ButtonGroup {