import QtQuick 2.14
QtObject {
id: root
property bool hideReadNotifications: false
// TODO: move AC-related stuff from chat here
}