mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 05:36:34 +01:00
added tab autocomplete for "/status o" => "/status online"
This commit is contained in:
@@ -1006,6 +1006,7 @@ void DnD_callback(const char* asdv, DropType dt)
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
|
||||
parse_args(argc, argv);
|
||||
|
||||
if (arg_opts.encrypt_data && arg_opts.unencrypt_data) {
|
||||
|
||||
Reference in New Issue
Block a user