aboutsummaryrefslogtreecommitdiff
path: root/srv/notifServer.go
diff options
context:
space:
mode:
Diffstat (limited to 'srv/notifServer.go')
-rw-r--r--srv/notifServer.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/srv/notifServer.go b/srv/notifServer.go
index d175055..a64a165 100644
--- a/srv/notifServer.go
+++ b/srv/notifServer.go
@@ -100,7 +100,7 @@ func (s notifServer) Notify(appName string, replacesId uint32, appIcon string, s
}
if expireTimeout == -1 {
- expireTimeout = DEFAULT_EXPIRATION
+ expireTimeout = int32(DEFAULT_EXPIRATION)
}
notification := notification{