fix: полный продакшен-фикс dashboard/peer/hysteria по fix35
This commit is contained in:
@@ -43,7 +43,7 @@ export interface PeerVo extends IdDto {
|
||||
|
||||
export interface PeerClientConfigVo {
|
||||
url: string;
|
||||
qrCode: string | Uint8Array;
|
||||
qrCode?: string | Uint8Array;
|
||||
}
|
||||
|
||||
export interface KickPeerDto {
|
||||
|
||||
Reference in New Issue
Block a user