@@ -1,6 +1,12 @@
import QtQuick
import qs.Config
import qs.Modules
Text {
text: Time.time
color: "white"
color: Config.useDynamicColors ? DynamicColors.palette.m3tertiary : "white"
Behavior on color {
CAnim {}
}
The note is not visible to the blocked user.