Add new period keys early on.

This commit is contained in:
Dominik Pantůček 2023-05-19 16:08:50 +02:00
parent ebdc7246ea
commit 6e27552b84

View file

@ -67,6 +67,15 @@
(studentstop student stop) (studentstop student stop)
(suspendstart suspend start) (suspendstart suspend start)
(suspendstop suspend stop) (suspendstop suspend stop)
(chairstart chair start)
(chairstop chair stop)
(councilstart council start)
(councilstop council stop)
(revisionstart revision start)
(revisionstop revision stop)
(grantstart grant start)
(grantstop grant stop)
(joined member start) (joined member start)
(destroyed member stop) (destroyed member stop)