Basic loading.

This commit is contained in:
Dominik Pantůček 2023-03-16 10:41:59 +01:00
parent 165794f317
commit 62882aab27
2 changed files with 15 additions and 17 deletions

View file

@ -49,7 +49,8 @@
;; Specification of known keys for various types of parsing
(define known-keys '(nick mail phone name born joined destroyed
mail2 ID email suspended tel)) ;; Unknown keys
;; mail2 ID email suspended tel ;; Unknown keys
))
(define start/stop-keys '(student suspend))
(define multi-keys '(card desfire credit))