瀏覽代碼

Add TODO.

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 () {