mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 17:46:35 +01:00
Finalized and documented the Python scripting interface.
This commit is contained in:
@@ -63,6 +63,7 @@ struct user_settings {
|
||||
char download_path[PATH_MAX];
|
||||
char chatlogs_path[PATH_MAX];
|
||||
char avatar_path[PATH_MAX];
|
||||
char autorun_path[PATH_MAX];
|
||||
char password_eval[PASSWORD_EVAL_MAX];
|
||||
|
||||
int key_next_tab;
|
||||
|
||||
Reference in New Issue
Block a user