mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
15 -> 16 per page
This commit is contained in:
parent
9e918d144e
commit
d2fd6a95e9
@ -35,7 +35,7 @@ export default class FollowerList extends Component {
|
||||
}
|
||||
|
||||
render() {
|
||||
const FOLLOWER_PAGE_SIZE = 15;
|
||||
const FOLLOWER_PAGE_SIZE = 16;
|
||||
const { followersPage } = this.state;
|
||||
|
||||
const { followers } = this.state;
|
||||
|
Loading…
x
Reference in New Issue
Block a user