OdyseeTeam / odysee-frontend

The code that runs odysee.com
https://odysee.com
MIT License
215 stars 68 forks source link

Check if fiat items from `doResolveUris` are purchased #3056

Closed keikari closed 8 months ago

keikari commented 8 months ago

Fixes:

Purchased fiat items in private lists didn't appeared as purchased, unless manually navigating to them. -had fee info on thumbnail -on auto-play showed "Purchase" overlay


Copy/pasted the fiat stuff from doClaimSearch to doResolveUris, seems to work.

tzarebczan commented 8 months ago

Thanks Miko!