Forráskód Böngészése

Merge branch 'fix/sandbox' into debug

hsun 1 éve
szülő
commit
a6e4955533
1 módosított fájl, 0 hozzáadás és 1 törlés
  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