From f6ce6db047520b28ad3d765b07ef5ba652c672d1 Mon Sep 17 00:00:00 2001 From: armored-dragon Date: Tue, 29 Oct 2024 15:25:45 -0500 Subject: [PATCH] House keeping --- scripts/communityScripts/armored-chat/armored_chat.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/communityScripts/armored-chat/armored_chat.qml b/scripts/communityScripts/armored-chat/armored_chat.qml index 36939cfcb2..6f23fd2798 100644 --- a/scripts/communityScripts/armored-chat/armored_chat.qml +++ b/scripts/communityScripts/armored-chat/armored_chat.qml @@ -155,7 +155,7 @@ Rectangle { id: testflickable ColumnLayout { - id: listview //localChat + id: listview Layout.fillWidth: true Repeater {