feat: トークン手動発行機能
This commit is contained in:
parent
0a4499fd03
commit
0c1de7b1b6
7 changed files with 117 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import endpoints from '../endpoints';
|
||||
import * as locale from '../../../../locales/';
|
||||
import { kinds as kindsList } from '../kinds';
|
||||
import { kinds as kindsList } from '../../../misc/api-permissions';
|
||||
|
||||
export interface IKindInfo {
|
||||
endpoints: string[];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue