mirror of
https://github.com/got-feedBack/feedBack-desktop.git
synced 2026-08-16 05:37:40 +00:00
Core added appstate.py (core#833); bundle-slopsmith.sh's whitelist only copied server.py, so packaged builds crashed on startup with ModuleNotFoundError: No module named 'appstate'. Glob top-level *.py so future sibling modules can't repeat this. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>