mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 03:04:03 +00:00
2854e2a967
Fixes 'tarballAsset is not defined' error when applying updates through the UI. The tarballAsset variable was defined in the parent scope but not passed to the _performUpdate function. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>