Skip to content

Commit

Permalink
make better
Browse files Browse the repository at this point in the history
  • Loading branch information
auscyber committed Aug 12, 2024
1 parent c37098e commit 1d6447c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/models/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ pub struct Page {
/// The archived status of the page.
pub archived: bool,
pub properties: Properties,
pub icon: Option<IconObject>,
pub parent: Parent,
}

Expand Down

0 comments on commit 1d6447c

Please sign in to comment.