Fully comment ArchUpdaterService

This commit is contained in:
Ly-sec 2025-08-25 10:33:48 +02:00
parent dfbefcd9d2
commit d2b202c25f
2 changed files with 35 additions and 1 deletions

View file

@ -1,4 +1,4 @@
pragma Singleton
/*pragma Singleton
import Quickshell
import QtQuick
@ -154,3 +154,4 @@ Singleton {
// Initial check
Component.onCompleted: doPoll()
}
*/