Add new period keys early on.
This commit is contained in:
parent
ebdc7246ea
commit
6e27552b84
1 changed files with 9 additions and 0 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue