提交 b2c641de 编写于 作者: M Marin Jankovski

Fix syntax error in autosave coffeescript.

上级 bb3563b5
......@@ -16,7 +16,7 @@ class @Autosave
try
text = window.localStorage.getItem @key
catch
catch e
return
@field.val text if text?.length > 0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册