2022-09-15 12:21:06 +03:00

10 lines
161 B
QML

import QtQuick 2.13
import utils 1.0
import StatusQ.Core.Utils 0.1 as StatusQUtils
QtObject {
id: root
// TODO: move AC-related stuff from chat here
}