add switzerlandwest button

This commit is contained in:
Tyler Bean 2022-01-26 18:04:04 -06:00
parent f9a1bd76d2
commit 790be579ed
1 changed files with 3 additions and 2 deletions

View File

@ -641,9 +641,10 @@ if (window.location.href.indexOf("5d49ec10226b9e13cb6a422e") > -1) {
'<button id="centralindiaButton" style="width:234px" type="button">Central India</button>' +
'</br>' +
'<button id="switzerlandnorthButton" style="width:234px" type="button">Switzerland North</button>' +
'<button id="norwayeastButton" style="width:234px" type="button">Norway East</button>' +
'<button id="switzerlandwestButton" style="width:234px" type="button">Switzerland West</button>' +
'</br>' +
'<button id="germanywestcentralButton" style="width:468px" type="button">Germany West Central</button>' +
'<button id="norwayeastButton" style="width:234px" type="button">Norway East</button>' +
'<button id="germanywestcentralButton" style="width:234px" type="button">Germany West Central</button>' +
'</br></br>' +
'<button id="westusButton" style="width:468px" type="button">West US</button>' +
'</br></br>' +