$(date +%s)

This commit is contained in:
2026-08-08 21:45:17 +02:00
parent 296ff869b1
commit 81f46f6f54

View File

@@ -117,6 +117,7 @@ component LightTile inherits Rectangle {
}
export component AppWindow inherits Window {
title: "Dashboard";
width: 1024px;
height: 600px;
default-font-size: 16px;