mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Added newline
This commit is contained in:
parent
1d5ac1b474
commit
a781295542
@ -1513,6 +1513,7 @@ _cons_theme_colours(void)
|
|||||||
win_save_print(console, '-', NULL, NO_DATE, THEME_MAGENTA_BOLD, "", " bold_magenta");
|
win_save_print(console, '-', NULL, NO_DATE, THEME_MAGENTA_BOLD, "", " bold_magenta");
|
||||||
win_save_print(console, '-', NULL, NO_EOL, THEME_BLACK, "", " black ");
|
win_save_print(console, '-', NULL, NO_EOL, THEME_BLACK, "", " black ");
|
||||||
win_save_print(console, '-', NULL, NO_DATE, THEME_BLACK_BOLD, "", " bold_black");
|
win_save_print(console, '-', NULL, NO_DATE, THEME_BLACK_BOLD, "", " bold_black");
|
||||||
|
cons_show("");
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
Reference in New Issue
Block a user