fix: полный продакшен-фикс dashboard/peer/hysteria по fix35
This commit is contained in:
@@ -25,5 +25,5 @@ type PeerPageVo struct {
|
||||
|
||||
type PeerClientConfigVo struct {
|
||||
Url string `json:"url"`
|
||||
QrCode []byte `json:"qrCode"`
|
||||
QrCode []byte `json:"qrCode,omitempty"` // deprecated: frontend renders SVG QR from Url
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user