Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sub/subController.go')
-rw-r--r--sub/subController.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/sub/subController.go b/sub/subController.go
index b5c5cbac..8de5b5df 100644
--- a/sub/subController.go
+++ b/sub/subController.go
@@ -25,8 +25,8 @@ func NewSUBController(
showInfo bool,
rModel string,
update string,
- jsonFragment string) *SUBController {
-
+ jsonFragment string,
+) *SUBController {
a := &SUBController{
subPath: subPath,
subJsonPath: jsonPath,