mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-22 22:15:12 +00:00
Increase display instances limit
This commit is contained in:
parent
4157ea8bc3
commit
34e7c99283
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ export default Vue.extend({
|
|||
target: null,
|
||||
sort: '+lastCommunicatedAt',
|
||||
state: 'all',
|
||||
limit: 50,
|
||||
limit: 100,
|
||||
instances: [],
|
||||
chart: null,
|
||||
chartSrc: 'requests',
|
||||
|
|
Loading…
Reference in a new issue