forked from jsnbuchanan/crowd-funder-for-time-pwa
mark new-activity offers as seen, and mark them unseen again
This commit is contained in:
@@ -198,7 +198,7 @@
|
||||
|
||||
<div
|
||||
v-if="numNewOffersToUser"
|
||||
@click="goToActivityToUserPage"
|
||||
@click="goToActivityToUserPage()"
|
||||
class="border-t p-2 border-slate-300"
|
||||
>
|
||||
<div class="flex justify-center">
|
||||
|
||||
Reference in New Issue
Block a user