mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
chore(pockethost): add region to InstanceFields
This commit is contained in:
parent
a1dfee22a7
commit
e9247b0fda
@ -20,6 +20,7 @@ export type InstanceSecretCollection = {
|
||||
}
|
||||
|
||||
export type InstanceFields = BaseFields & {
|
||||
region: string
|
||||
subdomain: Subdomain
|
||||
uid: UserId
|
||||
status: InstanceStatus
|
||||
|
Loading…
x
Reference in New Issue
Block a user