progress dump

This commit is contained in:
Bloxx12 2025-05-06 10:30:18 +02:00
commit cc71593a9b
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E
7 changed files with 38 additions and 36 deletions

View file

@ -6,7 +6,7 @@ import QtQuick
ShellRoot {
id: shellroot
Component.onCompleted: [Launcher.init(), AudioPopup.init()]
Component.onCompleted: [Launcher.init()]
ReloadPopup {}