mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 01:06:21 +00:00
Added /time off
This commit is contained in:
@@ -1409,6 +1409,7 @@ cmd_init(void)
|
||||
time_ac = autocomplete_new();
|
||||
autocomplete_add(time_ac, "minutes");
|
||||
autocomplete_add(time_ac, "seconds");
|
||||
autocomplete_add(time_ac, "off");
|
||||
|
||||
cmd_history_init();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user