Sat 6 Jul 13:28:13 CEST 2024

This commit is contained in:
Thomas Avé 2024-07-06 13:28:13 +02:00
parent 726883a4fd
commit b4f089f2ad
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ App.config({
style: "./style.css", style: "./style.css",
iconTheme: "Papirus", iconTheme: "Papirus",
windows: [ windows: [
Bar(), Bar(1),
NotificationPopups(), NotificationPopups(),
], ],
}) })