mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-08-24 23:48:35 +00:00
refactor: change order for None and XRV.
This commit is contained in:
parent
171e4476ae
commit
90196e3122
@ -6,6 +6,6 @@
|
|||||||
package vless
|
package vless
|
||||||
|
|
||||||
const (
|
const (
|
||||||
XRV = "xtls-rprx-vision"
|
|
||||||
None = "none"
|
None = "none"
|
||||||
|
XRV = "xtls-rprx-vision"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user