Explorar o código

Ups, returning an alert... It seemed to work though.

Mr.doob %!s(int64=12) %!d(string=hai) anos
pai
achega
13830c4f94
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      editor/index.html

+ 2 - 1
editor/index.html

@@ -264,7 +264,8 @@
 
 							} catch ( error ) {
 
-								return alert( error );
+								alert( error );
+								return;
 
 							}