Added ability to add page, but hangs in main.
This commit is contained in:
@@ -7,6 +7,7 @@ use uuid::Uuid;
|
||||
|
||||
#[derive(Clone, Debug, Eq, Hash, PartialEq)]
|
||||
pub enum MsgType {
|
||||
ActionOk,
|
||||
Document,
|
||||
DocumentRequest,
|
||||
Error,
|
||||
|
||||
Reference in New Issue
Block a user