mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 06:26:21 +00:00
Fix tests, move glob creation
This commit is contained in:
@@ -595,7 +595,7 @@ cmd_ac_init(void)
|
||||
|
||||
rooms_ac = autocomplete_new();
|
||||
autocomplete_add(rooms_ac, "service");
|
||||
autocomplete_add(rooms_ac, "match");
|
||||
autocomplete_add(rooms_ac, "filter");
|
||||
|
||||
affiliation_ac = autocomplete_new();
|
||||
autocomplete_add(affiliation_ac, "owner");
|
||||
|
||||
Reference in New Issue
Block a user