fix: upgrade server flow to skip region (#5842)
* fix: upgrade server flow to skip region * remove: previous hide region select implementation * feat: implement skipping region select section for upgrade modal * fix: modal not getting stripe customer and payment methods on page hard refresh * refactor: pnpm prepr
This commit is contained in:
@@ -3044,6 +3044,9 @@
|
||||
"servers.region.custom.prompt": {
|
||||
"defaultMessage": "How much RAM do you want your server to have?"
|
||||
},
|
||||
"servers.region.custom.prompt-ram-only": {
|
||||
"defaultMessage": "RAM"
|
||||
},
|
||||
"servers.region.north-america": {
|
||||
"defaultMessage": "North America"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user