fix: reuse upstream keys for account import
This commit is contained in:
@@ -123,6 +123,7 @@ export interface GeneratedUpstreamKey {
|
||||
imported_account_id: string | null
|
||||
imported_at: string | null
|
||||
created_at: string | null
|
||||
has_key_value: boolean
|
||||
}
|
||||
|
||||
export interface GenerateKeysByGroupsForm {
|
||||
|
||||
Reference in New Issue
Block a user