From 073dd4aababdd8860c02891b7b1cc4c2b9343fa9 Mon Sep 17 00:00:00 2001
From: yumata <91452496+yumata@users.noreply.github.com>
Date: Wed, 25 Oct 2023 12:05:39 +0300
Subject: [PATCH] Fix
---
app.min.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app.min.js b/app.min.js
index f9d08d46..22efe8f4 100644
--- a/app.min.js
+++ b/app.min.js
@@ -2378,7 +2378,7 @@
var html$p = "
";
- var html$o = "\n
\n\n
\n #{account_code_where}\n
\n\n
#{account_code_input}
\n
";
+ var html$o = "\n
\n\n
\n #{account_code_where}\n
\n\n
#{account_code_input}
\n
";
var html$n = "\n
\n\n
\n
\n
\n
\n
\n\n
\n
";
@@ -12241,7 +12241,7 @@
_classCallCheck(this, Cub);
this.params = params;
- this["default"] = 'http://' + object$2.cub_domain + '/img/background/default.mp4';
+ this["default"] = Utils$2.protocol() + object$2.cub_domain + '/img/background/default.mp4';
}
_createClass(Cub, [{