From 7f1d4d782ac667e40630bd6ebe02912529ff703d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 10 Aug 2018 12:03:17 +0200 Subject: content update --- tools/editor/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/editor/index.html') diff --git a/tools/editor/index.html b/tools/editor/index.html index 0f4fb79..e214d03 100644 --- a/tools/editor/index.html +++ b/tools/editor/index.html @@ -50,7 +50,7 @@ localStorage.setItem('content', editor.value); }, autoSaveFrequency); } else { - console.log('storage nok'); + console.log('Local Storage not supported'); } -- cgit v1.2.3