mirror of
https://github.com/HugoAura/Seewo-HugoAura.git
synced 2026-06-22 16:24:27 +08:00
6 lines
158 B
JavaScript
Executable File
6 lines
158 B
JavaScript
Executable File
global.__HUGO_AURA_UI_FUNCTIONS__.headerIcon = {
|
|
showAuraConfig: () => {
|
|
window.__HUGO_AURA_LOADER__["Aura.UI.Assistant.Config"].active = true;
|
|
},
|
|
};
|