mirror of
https://github.com/openziti/zrok.git
synced 2025-06-20 17:58:50 +02:00
share token (#820)
This commit is contained in:
parent
8f86829299
commit
4e81bbf80b
@ -64,6 +64,7 @@ const SharePanel = ({ share }: SharePanelProps) => {
|
|||||||
backendProxyEndpoint: "Target",
|
backendProxyEndpoint: "Target",
|
||||||
createdAt: "Created",
|
createdAt: "Created",
|
||||||
reserved: "Reservation",
|
reserved: "Reservation",
|
||||||
|
token: "Share Token",
|
||||||
updatedAt: "Updated"
|
updatedAt: "Updated"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user