mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 18:36:21 +00:00
Added signature verification, /pgp fps command
This commit is contained in:
@@ -1579,6 +1579,7 @@ cmd_init(void)
|
||||
|
||||
pgp_ac = autocomplete_new();
|
||||
autocomplete_add(pgp_ac, "keys");
|
||||
autocomplete_add(pgp_ac, "fps");
|
||||
autocomplete_add(pgp_ac, "libver");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user