1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-07 18:23:13 +02:00

relay/api: add buffer keys in GET /api/buffers (issue #2066)

This commit is contained in:
Sébastien Helleu
2024-05-01 13:51:32 +02:00
parent c5268bc5f9
commit afe037c579
6 changed files with 81 additions and 4 deletions
+1
View File
@@ -49,6 +49,7 @@ struct t_gui_bar_window;
struct t_gui_buffer;
struct t_gui_completion;
struct t_gui_hotlist;
struct t_gui_key;
struct t_gui_line;
struct t_gui_line_data;
struct t_gui_lines;