mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
rename some tasks' name
This commit is contained in:
@ -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>,
|
||||
|
Reference in New Issue
Block a user