hzrd149 / nostrudel

A sandbox for exploring nostr
https://nostrudel.ninja/
MIT License
122 stars 34 forks source link

if on android use citrine url for cache relay #178

Closed greenart7c3 closed 2 months ago

hzrd149 commented 3 months ago

It would be better to clone the whole NostrRelayTray component and call it CitrineRelay then have a single if statement to either show the nostr relay tray or citrine based on if the client was running on android or not

It would make things a little cleaner instead of having a bunch of if statements to replace the description text

hzrd149 commented 2 months ago

looks good :+1: