mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2026-08-21 05:26:50 +00:00
Introduced a new CopycatWarningToast component that displays a warning about copycat sites. The toast appears at the top-center of the screen and can be dismissed, with the dismissal state stored in local storage to prevent reappearing. Integrated the component into the RootLayout for global visibility.