mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
parent
25494f5c9a
commit
00ee61d578
@ -64,6 +64,9 @@ export default Vue.extend({
|
||||
pagination: {
|
||||
endpoint: 'admin/show-users',
|
||||
limit: 10,
|
||||
params: () => ({
|
||||
sort: '+createdAt'
|
||||
}),
|
||||
offsetMode: true
|
||||
},
|
||||
target: '',
|
||||
|
Loading…
Reference in New Issue
Block a user