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