mirror of
https://github.com/pockethost/pockethost.git
synced 2026-03-05 16:48:47 +00:00
chore(pockethost): add region to InstanceFields
This commit is contained in:
@@ -20,6 +20,7 @@ export type InstanceSecretCollection = {
|
||||
}
|
||||
|
||||
export type InstanceFields = BaseFields & {
|
||||
region: string
|
||||
subdomain: Subdomain
|
||||
uid: UserId
|
||||
status: InstanceStatus
|
||||
|
||||
Reference in New Issue
Block a user