Fully comment ArchUpdaterService
This commit is contained in:
parent
dfbefcd9d2
commit
d2b202c25f
2 changed files with 35 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
pragma Singleton
|
||||
/*pragma Singleton
|
||||
|
||||
import Quickshell
|
||||
import QtQuick
|
||||
|
|
@ -154,3 +154,4 @@ Singleton {
|
|||
// Initial check
|
||||
Component.onCompleted: doPoll()
|
||||
}
|
||||
*/
|
||||
Loading…
Add table
Add a link
Reference in a new issue