mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 18:07:31 -07:00
Add missing comma
This commit is contained in:
parent
762017e486
commit
069c5b9a31
1 changed files with 1 additions and 1 deletions
|
@ -339,7 +339,7 @@ export default Vue.extend({
|
|||
});
|
||||
|
||||
return !confirm.canceled;
|
||||
}
|
||||
},
|
||||
|
||||
fetchUsers() {
|
||||
this.$root.api('admin/show-users', {
|
||||
|
|
Loading…
Reference in a new issue