UIAppSettings Update
This commit is contained in:
parent
6437f8112d
commit
9c3ea93451
|
|
@ -10,7 +10,7 @@ namespace Rokojori;
|
|||
[Tool]
|
||||
[GlobalClass]
|
||||
public partial class UIAppSettings:UIRegion
|
||||
{
|
||||
{
|
||||
[ExportToolButton( "Create App Settings UI")]
|
||||
public Callable createAppSettingsUI => Callable.From(
|
||||
()=>
|
||||
|
|
|
|||
Loading…
Reference in New Issue