Fix a couple of misc. page errors I noticed (#900)

* Fix for a couple of random bugs I noticed

* Add project status update to NOTIFICATION_TYPES

* Update wording

Co-authored-by: Jai A <jaiagr+gpg@pm.me>
This commit is contained in:
Prospector
2023-01-11 12:57:06 -08:00
committed by GitHub
parent a6aa78e3b6
commit 233109d23e
2 changed files with 8 additions and 9 deletions

View File

@@ -122,7 +122,7 @@ export default {
},
currentMember: {
type: Object,
required: true,
default: null,
},
isSettings: {
type: Boolean,