autoformatting
This commit is contained in:
parent
9a9f2886e0
commit
880ac93662
2 changed files with 3 additions and 4 deletions
|
|
@ -87,7 +87,6 @@ Item {
|
|||
Quickshell.execDetached(["app2unit", "--", app.id + ".desktop"])
|
||||
else
|
||||
Quickshell.execDetached(["app2unit", "--"].concat(app.command))
|
||||
|
||||
} else if (app.execute) {
|
||||
app.execute()
|
||||
} else if (app.exec) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue