environment.js 103 B

12345
  1. ; (function (window) {
  2. window.FLYINSONO_CONFIG = {
  3. "static_root": "./",
  4. };
  5. })(window);