hsun 1 year ago
parent
commit
88a98bfd62
1 changed files with 0 additions and 1 deletions
  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