mirror of
https://github.com/Viren070/tmdb-addon.git
synced 2025-12-01 23:18:11 +01:00
1e895dc8b9
- Add loadConfigFromUrl function to parse and load settings from URL - Implement automatic config loading on component mount - Add URL state cleanup after loading - Update ConfigContext type to include new loader function This allows users to share their addon configuration through URLs.