mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-23 04:33:50 +01:00
Update apps.vue
This commit is contained in:
parent
22eac682d8
commit
9b125e9feb
@ -55,6 +55,9 @@ export default Vue.extend({
|
|||||||
pagination: {
|
pagination: {
|
||||||
endpoint: 'i/apps',
|
endpoint: 'i/apps',
|
||||||
limit: 100,
|
limit: 100,
|
||||||
|
params: {
|
||||||
|
sort: '+lastUsedAt'
|
||||||
|
}
|
||||||
},
|
},
|
||||||
faTrashAlt, faPlug
|
faTrashAlt, faPlug
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user