You've already forked AstralRinth
fix: malformed versions causing versions list page to crash (#6315)
This commit is contained in:
@@ -83,7 +83,6 @@ const props = withDefaults(
|
||||
{
|
||||
page: 1,
|
||||
count: 1,
|
||||
linkFunction: (page: number) => void page,
|
||||
},
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user