🐛 fix: Rename 'hysteria2' to 'hysteria' across protocol definitions and schemas for consistency
This commit is contained in:
Vendored
+1
-1
@@ -343,7 +343,7 @@ declare namespace API {
|
||||
list: Ticket[];
|
||||
};
|
||||
|
||||
type Hysteria2 = {
|
||||
type Hysteria = {
|
||||
port: number;
|
||||
hop_ports: string;
|
||||
hop_interval: number;
|
||||
|
||||
Reference in New Issue
Block a user