mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-09-22 07:18:44 +07:00
co-authored by
Alireza Ahmadi
parent
7118d92980
commit
0e17521326
@@ -832,7 +832,7 @@ Outbound.FreedomSettings.Fragment = class extends CommonClass {
|
||||
Outbound.BlackholeSettings = class extends CommonClass {
|
||||
constructor(type) {
|
||||
super();
|
||||
this.type;
|
||||
this.type = type;
|
||||
}
|
||||
|
||||
static fromJson(json={}) {
|
||||
|
||||
Reference in New Issue
Block a user