Skip to content
Snippets Groups Projects

Generate invite tokens from admin-fe

Merged Angelina Filippova requested to merge linafilippova/admin-fe:feature/invites into master
All threads resolved!
2 files
+ 14
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
1
@@ -317,6 +317,7 @@ export default {
create: 'Create',
revoke: 'Revoke',
id: 'ID',
actions: 'Actions'
actions: 'Actions',
active: 'Active'
}
}
Loading