Selaa lähdekoodia

Merge branch 'fix/sandbox' into debug

hsun 1 vuosi sitten
vanhempi
commit
a6e4955533
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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