mirror of
https://github.com/modrinth/code.git
synced 2026-08-28 10:34:53 +00:00
@@ -28,13 +28,13 @@ defineProps({
|
||||
versions: {
|
||||
type: Array,
|
||||
default() {
|
||||
return {}
|
||||
return []
|
||||
},
|
||||
},
|
||||
members: {
|
||||
type: Array,
|
||||
default() {
|
||||
return {}
|
||||
return []
|
||||
},
|
||||
},
|
||||
organization: {
|
||||
|
||||
Reference in New Issue
Block a user