Skip to content

Commit 8d3e374

Browse files
committed
fix
Signed-off-by: Chris Abraham <[email protected]>
1 parent 324bcf1 commit 8d3e374

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

_includes/quick-start-module.js

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ var supportedCloudPlatforms = [
2727
'aws',
2828
'google-cloud',
2929
'microsoft-azure',
30+
'lightning-studios',
3031
];
3132

3233
var os = $(".os > .option");

assets/quick-start-module.js

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ var supportedCloudPlatforms = [
2727
'aws',
2828
'google-cloud',
2929
'microsoft-azure',
30+
'lightning-studios',
3031
];
3132

3233
var os = $(".os > .option");

0 commit comments

Comments
 (0)