mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-25 07:07:32 -04:00
rename some tasks' name
This commit is contained in:
parent
ce126fe08d
commit
054fa4c952
7 changed files with 14 additions and 11 deletions
|
@ -59,6 +59,7 @@ fn crate_log_filter(level: Option<String>) -> String {
|
|||
|
||||
#[derive(Clone)]
|
||||
pub struct FlowySDK {
|
||||
#[allow(dead_code)]
|
||||
config: FlowySDKConfig,
|
||||
pub user_session: Arc<UserSession>,
|
||||
pub flowy_document: Arc<FlowyDocument>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue