Closed maxxcrawford closed 2 years ago
Temporary fix:
Option 1: Uninstall the add-on and reinstall it.
Option 2: Run local commands within the developer tools:
await browser.storage.local.set({premiumCountries: {fetchedAt: 1565521770650}});
await storeRuntimeData();
Issue:
This has been resolved!
Temporary fix:
Option 1: Uninstall the add-on and reinstall it.
Option 2: Run local commands within the developer tools:
await browser.storage.local.set({premiumCountries: {fetchedAt: 1565521770650}});
await storeRuntimeData();
Issue: