mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 03:57:27 +00:00
fix: add missing LoadSmartObjects call
This commit is contained in:
parent
1b43b44d19
commit
8e57e7ec31
1 changed files with 2 additions and 0 deletions
|
|
@ -71,6 +71,8 @@ namespace PepperDash.Essentials.Core.UI
|
|||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Panel.LoadSmartObjects(sgdName);
|
||||
});
|
||||
|
||||
AddPostActivationAction(() =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue