Fix followers pagination. Closes #2695

This commit is contained in:
Gabe Kangas
2023-02-08 19:57:30 -08:00
parent bf134c94ba
commit 85e77379b2
3 changed files with 11 additions and 13 deletions

View File

@@ -20,7 +20,7 @@ const mocks = {
response: {
status: 200,
body: {
total: 10,
total: 100,
results: [
{
link: 'https://sun.minuscule.space/users/mardijker',
@@ -175,14 +175,6 @@ const mocks = {
timestamp: '2022-03-30T14:41:32Z',
disabledAt: null,
},
{
link: 'https://gamethattune.club/users/mork',
name: 'mork',
username: 'mork@gamethattune.club',
image: '',
timestamp: '2022-03-30T14:37:10Z',
disabledAt: null,
},
{
link: 'https://fosstodon.org/users/owncast',
name: 'Owncast',