mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
restrict attachments when editing
This commit is contained in:
@@ -155,6 +155,8 @@ private:
|
||||
|
||||
Snowflake m_active_channel;
|
||||
|
||||
bool m_is_editing = false;
|
||||
|
||||
public:
|
||||
using type_signal_submit = sigc::signal<bool, ChatSubmitParams>;
|
||||
using type_signal_escape = sigc::signal<void>;
|
||||
|
||||
Reference in New Issue
Block a user