mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-09 01:17:43 +02:00
add to token creation UI
This commit is contained in:
parent
14f6e4cad0
commit
ab6c80a133
@ -23,6 +23,7 @@ const categories = computed(() => {
|
||||
'organization',
|
||||
'package',
|
||||
'repository',
|
||||
'commitstatus',
|
||||
'user');
|
||||
return categories;
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user