You've already forked AstralRinth
forked from didirus/AstralRinth
Fix lint
This commit is contained in:
@@ -1010,7 +1010,7 @@ const hasUpgradeCapacityForConfig = computed(() => {
|
||||
defineExpose({
|
||||
show: () => {
|
||||
if (props.customServer) {
|
||||
updateRamValues()
|
||||
updateRamValues()
|
||||
}
|
||||
|
||||
stripe = Stripe(props.publishableKey)
|
||||
|
||||
Reference in New Issue
Block a user