lbry-desktop/ui/component/geoRestictionInfo
infinite-persistence 58167210ea Geoblock: show warning for own content
## Issue
Contents aren't block if you own them, but need to tell creator that is it blocked for others.

## Change
- Show a banner on Content and Channel Page for this scenario.
- Hover tooltip is available for the full text. For mobile, tapping it reveals the message.

Note that this only applies to the locale from where the creator is viewing it from. We can ignore locale, but would then need to display _all_ geo-restrictions related to the content in a list.
2022-05-25 08:51:08 -04:00
..
index.js Geoblock: show warning for own content 2022-05-25 08:51:08 -04:00
style.scss Geoblock: show warning for own content 2022-05-25 08:51:08 -04:00
view.jsx Geoblock: show warning for own content 2022-05-25 08:51:08 -04:00