Browse Source

Merge branch 'fix/sandbox' into debug

hsun 1 năm trước cách đây
mục cha
commit
a6e4955533
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      controllers/sandbox/sandbox.go

+ 0 - 1
controllers/sandbox/sandbox.go

@@ -343,7 +343,6 @@ func (this *SandboxController) Save() {
 	ignoreVariety := false
 	if !menuMap[system.MenuSpecialHandleSandboxVariety] {
 		ignoreVariety = true
-		return
 	}
 
 	var errMsg string