You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add function to refresh sponsors from manifest.json on startup
- Implemented `refresh_sponsors_on_startup` to load sponsors from manifest.json and update the database.
- Added error handling and logging for missing manifest file and empty sponsors list.
- Integrated the refresh function into the main application startup process.
0 commit comments