mirror of
https://github.com/Myzel394/kleckrelay-website.git
synced 2025-06-18 15:35:26 +02:00
fix(api-key): Fix type
This commit is contained in:
parent
9605fafe54
commit
1d195ff28d
@ -143,8 +143,8 @@ export interface AliasList {
|
||||
}
|
||||
|
||||
export type APIKeyScope =
|
||||
| "profile_basic"
|
||||
| "full_profile"
|
||||
| "basic_profile"
|
||||
| "read:preferences"
|
||||
| "update:preferences"
|
||||
| "read:alias"
|
||||
|
Loading…
x
Reference in New Issue
Block a user