feat: adding outline constant type

This commit is contained in:
WendelHime 2025-03-03 13:28:11 -03:00
parent c52a7f7387
commit 93d17b0aeb
No known key found for this signature in database
GPG Key ID: CA80EF380D5B4207

View File

@ -23,6 +23,7 @@ const (
TypeVLESS = "vless"
TypeTUIC = "tuic"
TypeHysteria2 = "hysteria2"
TypeOutline = "outline"
)
const (