mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 18:11:27 -07:00
i forgor 💀
This commit is contained in:
parent
2a24a0526f
commit
58932f4b34
@ -793,7 +793,11 @@ namespace Bloxstrap
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (Dialog is not null)
|
if (Dialog is not null)
|
||||||
|
{
|
||||||
Dialog.CancelEnabled = false;
|
Dialog.CancelEnabled = false;
|
||||||
|
// Byfron dialog specific
|
||||||
|
Dialog.VersionVisibility = true;
|
||||||
|
}
|
||||||
|
|
||||||
App.State.Prop.VersionGuid = _latestVersionGuid;
|
App.State.Prop.VersionGuid = _latestVersionGuid;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user