mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +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;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Panel.LoadSmartObjects(sgdName);
|
||||||
});
|
});
|
||||||
|
|
||||||
AddPostActivationAction(() =>
|
AddPostActivationAction(() =>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue