mirror of
https://github.com/unraid/webgui.git
synced 2026-01-01 06:59:56 -06:00
- enables API support for 7.2 - do not merge before the API is integrated, will break notifications - includes authentication fix for now
1 line
142 B
PHP
1 line
142 B
PHP
<uui-toaster rich-colors close-button position="<?= ($notify['position'] === 'center') ? 'top-center' : $notify['position'] ?>"></uui-toaster> |