Fixed image loading taking a few seconds to load content
This commit is contained in:
1200
scripts/renderer.js
1200
scripts/renderer.js
File diff suppressed because it is too large
Load Diff
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user