mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-06-30 15:01:15 +02:00
23687b2973
The reset_flood endpoint was calling cli.get_device_manager() which doesn't exist. All other endpoints use the local _get_dm() helper. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>