mirror of
https://github.com/unraid/webgui.git
synced 2025-12-31 14:40:36 -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> |