mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
[backend]: save active user
This commit is contained in:
@ -41,6 +41,7 @@ impl DartEventCodeGen {
|
||||
|
||||
pub struct DartEventCrate {
|
||||
crate_path: String,
|
||||
#[allow(dead_code)]
|
||||
crate_name: String,
|
||||
event_files: Vec<String>,
|
||||
}
|
||||
|
Reference in New Issue
Block a user