diff --git a/js/webampLazy.js b/js/webampLazy.js index 26376679..3f2d177c 100644 --- a/js/webampLazy.js +++ b/js/webampLazy.js @@ -155,7 +155,7 @@ class Winamp { this.store.dispatch( Actions.updateWindowPositions( Utils.objectMap(layout, w => w.position), - true + false ) ); }