diff --git a/src/demo.js b/src/demo.js index 1e037cf4f..3e865b6f5 100644 --- a/src/demo.js +++ b/src/demo.js @@ -7,7 +7,7 @@ require(['src/config/require-config.js'], function() { container : '#wte-app', - storageType: 'remote', + storageType: 'local', storageManager: { remoteStorage: { urlStore: 'http://test.localhost/wte/index.php',