mirror of
https://codeberg.org/cage/tinmop/
synced 2025-06-05 01:09:17 +02:00
- updated NEWS;
- added module 'fetch-expired-poll'; - fixed updating poll database rows (previously was never updated); - improved a bit appearance of polls; - updated docstring; - fixed indentation.
This commit is contained in:
@@ -49,6 +49,10 @@
|
||||
|
||||
(load-module "delete-by-regex.lisp")
|
||||
|
||||
;; fetch expired polls when deleting notifications
|
||||
|
||||
(load-module "fetch-expired-poll.lisp")
|
||||
|
||||
;; keybindings syntax:
|
||||
|
||||
;; a command is executed after a sequence of one or more keys. a key
|
||||
|
||||
Reference in New Issue
Block a user