Fixed image loading taking a few seconds to load content

This commit is contained in:
2025-11-18 16:08:56 -05:00
parent 2282f8194e
commit 0f058b5189
3 changed files with 585 additions and 619 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
const GITHUB_OWNER = 'ItsSkaiya';
const GITHUB_REPO = 'WaifuBoard';
const CURRENT_VERSION = 'v1.1.1';
const CURRENT_VERSION = 'v1.2.0';
let currentVersionDisplay;
let latestVersionDisplay;