View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/669 Closes #723 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Julia <julia@insertdomain.name>
This commit is contained in:
commit
1520bc1715
24 changed files with 244 additions and 68 deletions
|
|
@ -5153,6 +5153,11 @@ export type components = {
|
|||
iconUrl: string | null;
|
||||
sidebarLogoUrl: string | null;
|
||||
maxNoteTextLength: number;
|
||||
maxRemoteNoteTextLength: number;
|
||||
maxCwLength: number;
|
||||
maxRemoteCwLength: number;
|
||||
maxAltTextLength: number;
|
||||
maxRemoteAltTextLength: number;
|
||||
ads: {
|
||||
/**
|
||||
* Format: id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue