Skip to content

Commit

Permalink
start on new food widget look
Browse files Browse the repository at this point in the history
  • Loading branch information
sverrejb committed Mar 7, 2024
1 parent 2f2821f commit a1d5e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/mainwindow.slint
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export component MainWindow inherits Window {
};

in property <FoodTracking> foodTracking: {
active: true,
active: false,
resturant_name: "McDonalds",
minutes_remaining: "5",

Expand Down

0 comments on commit a1d5e5f

Please sign in to comment.