mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-21 19:53:50 +01:00
Increase display instances limit
This commit is contained in:
parent
a0bb3381c7
commit
1a6b5f53ca
@ -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 New Issue
Block a user