Skip to content

Commit

Permalink
window: Remove notes from the UI altogether
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosuav committed Jun 30, 2023
1 parent e2a3cfd commit 32e28ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion window.pike
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,6 @@ class _mainwindow
mapping(string:mixed) windowprops=(["title": "StilleBot"]);
constant elements=({"kwd:Channel", "?chatlog:Log chat to console",
"#connprio:Connection priority",
"notes:Notes",
});
constant persist_key = "channels";
constant is_subwindow = 0;
Expand Down

0 comments on commit 32e28ff

Please sign in to comment.