feat: per user featured notes
This commit is contained in:
parent
adf9d9c969
commit
a5b6e807bb
11 changed files with 116 additions and 11 deletions
|
@ -22,7 +22,6 @@ import { i18n } from '@/i18n.js';
|
|||
const paginationForNotes = {
|
||||
endpoint: 'notes/featured' as const,
|
||||
limit: 10,
|
||||
offsetMode: true,
|
||||
};
|
||||
|
||||
const paginationForPolls = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue