1
0
Herby Vojčík преди 6 години
родител
ревизия
5af849ed90
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      support/helpers.js

+ 1 - 0
support/helpers.js

@@ -45,6 +45,7 @@ define(["amber/boot", "require"], function (boot, require) {
                 // pass
             }
             mixinToSettings(fromStorage || {});
+            // TODO find less hackish way to store settings back to storage.
             if (typeof window !== "undefined") {
                 requirejs(['jquery'], function ($) {
                     $(window).on('beforeunload', function () {