Skip to content

Commit

Permalink
Merge branch 'main' into upload_notion_zip
Browse files Browse the repository at this point in the history
  • Loading branch information
appflowy committed Oct 2, 2024
2 parents 1083953 + 56f8f39 commit 62b1017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/database-entity/src/dto.rs
Original file line number Diff line number Diff line change
Expand Up @@ -574,6 +574,7 @@ pub struct AFWorkspace {
pub database_storage_id: Uuid,
pub owner_uid: i64,
pub owner_name: String,
#[serde(default)]
pub owner_email: String,
pub workspace_type: i32,
pub workspace_name: String,
Expand Down

0 comments on commit 62b1017

Please sign in to comment.