Update pages/fiscal-sponsorship/directory/index.js

Co-authored-by: Gary Tou <gary@garytou.com>
This commit is contained in:
rluo.dev
2025-01-07 16:36:50 -08:00
committed by GitHub
parent bb9344df92
commit d219ed2bd3

View File

@@ -1110,7 +1110,7 @@ export class Organization {
return {
type: this.raw.category,
category: 'Coding',
badges: ['']
badges: []
}
}