Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -27,6 +27,7 @@ pub enum Msg {
|
||||
ItemUpdated(IOEvent<()>),
|
||||
SectionCreated(IOEvent<()>),
|
||||
ItemToggled(IOEvent<()>),
|
||||
Archive(IOEvent<()>),
|
||||
|
||||
OpenUpdateItemDialog(IOEvent<()>),
|
||||
}
|
||||
|
Reference in New Issue
Block a user