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