You've already forked AstralRinth
forked from didirus/AstralRinth
Admin & staff page enhancements (#3333)
This commit is contained in:
@@ -90,7 +90,7 @@ function addBodyPadding() {
|
||||
}
|
||||
|
||||
function show(event?: MouseEvent) {
|
||||
props.onShow()
|
||||
props.onShow?.()
|
||||
open.value = true
|
||||
|
||||
addBodyPadding()
|
||||
|
||||
Reference in New Issue
Block a user