Files
webgui/emhttp/plugins/dynamix/include/DefaultPageLayout/ToastSetup.php
Eli Bosley 30a7f6eb90 feat: add tweaks for the Unraid API
- enables API support for 7.2
- do not merge before the API is integrated, will break notifications
- includes authentication fix for now
2025-05-09 08:25:38 -04:00

1 line
142 B
PHP

<uui-toaster rich-colors close-button position="<?= ($notify['position'] === 'center') ? 'top-center' : $notify['position'] ?>"></uui-toaster>