mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-03 06:16:45 +02:00
load data before prompt init to fix bug with prompt logging init
This commit is contained in:
@ -500,7 +500,6 @@ static void prompt_onInit(ToxWindow *self, Tox *m)
|
||||
}
|
||||
|
||||
execute(ctx->history, self, m, "/help", GLOBAL_COMMAND_MODE);
|
||||
|
||||
wmove(ctx->history, y2-1, 2);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user