mirror of https://codeberg.org/cage/tinmop/
- added notification when fetching announcements.
This commit is contained in:
parent
72620bc517
commit
ceaeeb8ec6
|
@ -68,6 +68,7 @@
|
|||
(gen-scheduler-function (look-for-announcements
|
||||
+announcements-check-frequency+)
|
||||
(when *thread-window*
|
||||
(ui:notify (_ "Looking for announcements…"))
|
||||
(program-events:push-event (make-instance 'program-events:check-announcements-event))))
|
||||
|
||||
(gen-at-boot-function purge-history
|
||||
|
|
Loading…
Reference in New Issue