i forgor 💀

This commit is contained in:
1011025m 2023-05-13 12:13:15 +08:00
parent 2a24a0526f
commit 58932f4b34

View File

@ -793,7 +793,11 @@ namespace Bloxstrap
}
if (Dialog is not null)
{
Dialog.CancelEnabled = false;
// Byfron dialog specific
Dialog.VersionVisibility = true;
}
App.State.Prop.VersionGuid = _latestVersionGuid;