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