diff --git a/project.task.yaml b/project.task.yaml index 80997875..0bae35c6 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -14,6 +14,7 @@ tasks: - https://gitea.anomalistdesign.com/trent_larson/py-push-server/pulls/3/files - remove "notification push server" advanced setting since it only makes sense on the current domain - prompt user to install on their home screen + - warn if they're using the web (android only?) - back-and-forth on discovery & project pages led to "You need an identity to load your projects." error on product page when I had an identity - fix the projects on /discover to show the issuer (currently all "Someone Anonymous") diff --git a/src/views/AccountViewView.vue b/src/views/AccountViewView.vue index 1dad814b..cb153bd2 100644 --- a/src/views/AccountViewView.vue +++ b/src/views/AccountViewView.vue @@ -106,6 +106,7 @@