Closed palmeida closed 4 months ago
Firefox was updated to version 128.
As a side note, repin.sh was still using mamba's --force switch that has been removed, so that was fixed.
repin.sh
--force
Thank you so much for this PR! I hope there is no breakage in the WebExtension but I think most of the tricky things are already broken for a while, so tests should be passing
Firefox was updated to version 128.
As a side note,
repin.sh
was still using mamba's--force
switch that has been removed, so that was fixed.