You've already forked AstralRinth
forked from didirus/AstralRinth
Fix upload version showing for everyone (#1037)
This commit is contained in:
@@ -144,7 +144,7 @@ const props = defineProps({
|
||||
currentMember: {
|
||||
type: Object,
|
||||
default() {
|
||||
return {}
|
||||
return null
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user