fix: update menu (#249)

This commit is contained in:
Fine0830
2023-03-27 21:37:45 +08:00
committed by GitHub
parent 5973632f0f
commit 68eea52e88
6 changed files with 13 additions and 10 deletions

View File

@@ -382,6 +382,7 @@ const msg = {
AWSCloudEKS: "EKS",
AWSCloudS3: "S3",
AWSCloudDynamoDB: "DynamoDB",
AWSGateway: "AWS Gateway",
AWSGateway: "AWS API Gateway",
APIGateway: "API Gateway",
};
export default msg;