From 4d11c9070961eebad78e1fa2f194c8960bda67d0 Mon Sep 17 00:00:00 2001 From: Toast Date: Thu, 27 Mar 2025 02:11:31 +0100 Subject: [PATCH] Remove placeholder countdowns --- src/Main.qml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/Main.qml b/src/Main.qml index 47ae50e..382bf71 100644 --- a/src/Main.qml +++ b/src/Main.qml @@ -50,17 +50,6 @@ Kirigami.ApplicationWindow { ListModel { id: countdownModel - - ListElement { - name: "Japan trip!" - description: ":D" - date: 131 - } - ListElement { - name: "My birthday!" - description: "Pls give money" - date: 61 - } } Component {