enhance(Page): ページを非公開にできるように (MisskeyIO#821)
This commit is contained in:
parent
6a416468e3
commit
1a81d3fa46
14 changed files with 75 additions and 16 deletions
|
@ -196,6 +196,7 @@ export const page = async (user: UserToken, page: Partial<misskey.entities.Page>
|
|||
eyeCatchingImageId: null,
|
||||
font: 'sans-serif' as FIXME,
|
||||
hideTitleWhenPinned: false,
|
||||
visibility: 'public',
|
||||
name: '1678594845072',
|
||||
script: '',
|
||||
summary: null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue