mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
autofmt
This commit is contained in:
@@ -224,7 +224,7 @@ Item {
|
||||
IpcHandler {
|
||||
target: "powerProfile"
|
||||
function cycle() {
|
||||
PowerProfileService.cycleProfile()
|
||||
PowerProfileService.cycleProfile()
|
||||
}
|
||||
|
||||
function set(mode: string) {
|
||||
|
||||
@@ -50,7 +50,7 @@ Singleton {
|
||||
}
|
||||
|
||||
function init() {
|
||||
Logger.d("PowerProfileService", "Service started")
|
||||
Logger.d("PowerProfileService", "Service started")
|
||||
}
|
||||
|
||||
function setProfile(p) {
|
||||
|
||||
Reference in New Issue
Block a user