fix/bounties length

This commit is contained in:
SowinskiBraeden committed 2023-11-06 17:58:28 -08:00
1 parent 9d44dcf158
commit 95ec4c5f1e
3 files changed
+4 -4

No files matched your search

+1
View File
@@ -91,6 +91,7 @@ module.exports = {
// Other
bounties: [],
bountiesLength: 0,
}
},