fix: missing commas

This commit is contained in:
Guillaume Bonnet 2022-08-15 19:41:38 +00:00
parent ce2c887469
commit d80f760c92
2 changed files with 2 additions and 2 deletions

View File

@ -288,7 +288,7 @@ export const supportedServiceTypesAndVersions = [
ports: {
main: 80
}
}
},
// {
// name: 'moodle',
// fancyName: 'Moodle',

View File

@ -158,7 +158,7 @@ export const supportedServiceTypesAndVersions = [
ports: {
main: 80
}
}
},
// {
// name: 'moodle',
// fancyName: 'Moodle',