mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2024-12-26 21:58:08 +01:00
parent
a5719f9f43
commit
9bc4565a59
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ static bool i3bar_parse_json(struct status_line *status, const char *text) {
|
|||
json_object_get_int(border_right) : 1;
|
||||
wl_list_insert(&status->blocks, &block->link);
|
||||
}
|
||||
json_object_put(results);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue