forked from jsnbuchanan/crowd-funder-for-time-pwa
show in description when recipient is a project (not just Anonymous)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
@click="toggleHasVisibleDid()"
|
||||
>
|
||||
<!-- label -->
|
||||
<div>Include Someone Visible to Me</div>
|
||||
<div>Include someone visible to me</div>
|
||||
<!-- toggle -->
|
||||
<div class="relative ml-2">
|
||||
<!-- input -->
|
||||
@@ -41,7 +41,7 @@
|
||||
"
|
||||
>
|
||||
<!-- label -->
|
||||
<div>Are Nearby</div>
|
||||
<div>Are nearby</div>
|
||||
<!-- toggle -->
|
||||
<div v-if="hasSearchBox" class="relative ml-2">
|
||||
<!-- input -->
|
||||
|
||||
Reference in New Issue
Block a user