fix: message

This commit is contained in:
Vlad Stan 2023-02-10 10:21:18 +02:00
parent d01084881a
commit a2f3951efa

View file

@ -115,7 +115,7 @@
v-if="!relay.config.isPaidRelay && relay.config.freeStorageValue == 0"
color="orange"
class="float-right q-mb-md"
><span>No data will be stored, only broadcast</span>
><span>No data will be stored. Read-only relay.</span>
</q-badge>
</div>
</div>