feat: add pinned post functionality
This commit is contained in:
parent
9c554da2da
commit
d131026af9
31 changed files with 563 additions and 56 deletions
|
|
@ -153,3 +153,5 @@ export const MEDIA_AUTO_LOAD_POLICY = {
|
|||
WIFI_ONLY: 'wifi-only',
|
||||
NEVER: 'never'
|
||||
} as const
|
||||
|
||||
export const MAX_PINNED_NOTES = 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue