From 450a020635f729a0530709b5e1b4e8ca64232143 Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Fri, 5 Feb 2021 23:16:58 +0000 Subject: [PATCH] Fixed video animation getting stuck on load. Contributed by G-hamsteR. --- Account_Manager/dashboard.php | 5 ++++- Account_Manager/download.php | 5 ++++- Account_Manager/index.php | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/Account_Manager/dashboard.php b/Account_Manager/dashboard.php index 5a93024b00..6c5189e73f 100644 --- a/Account_Manager/dashboard.php +++ b/Account_Manager/dashboard.php @@ -130,7 +130,10 @@ $error = "";
- +
diff --git a/Account_Manager/download.php b/Account_Manager/download.php index a87c354b18..532a87614e 100644 --- a/Account_Manager/download.php +++ b/Account_Manager/download.php @@ -36,7 +36,10 @@ include 'includes/config.php';
- +
diff --git a/Account_Manager/index.php b/Account_Manager/index.php index a36ddbb802..c3f66e59c8 100644 --- a/Account_Manager/index.php +++ b/Account_Manager/index.php @@ -229,7 +229,10 @@ $error = "";
- +