mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 06:46:04 +02:00
Random fixes
This commit is contained in:
@@ -175,6 +175,7 @@ export const useVRCXUpdaterStore = defineStore('VRCXUpdater', () => {
|
||||
currentVersion.value === 'VRCX Nightly Build' ||
|
||||
currentVersion.value === 'VRCX Build'
|
||||
) {
|
||||
changeLogDialog.value.changeLog = '-';
|
||||
// ignore custom builds
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user