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