Add linting check

This commit is contained in:
2025-02-09 09:35:21 +01:00
parent 558d0f4929
commit 121cd68c81
5 changed files with 37 additions and 6 deletions

View File

@@ -55,7 +55,9 @@ func (n *NotifyBus) ServerInfo() (*NotifyServerInfo, error) {
func (n *NotifyBus) Notify(notification BusNotification) (uint32, error) {
obj := n.conn.Object("org.freedesktop.Notifications", "/org/freedesktop/Notifications")
var ret uint32
call := obj.Call(
"org.freedesktop.Notifications.Notify", // Method
0, // Flags