mirror of
https://github.com/certd/certd.git
synced 2026-07-01 08:57:33 +08:00
chore: 修复metadata的一些bug
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export const AwsCNRegions = [
|
||||
{ label: 'cn-north-1', value: 'cn-north-1' },
|
||||
{ label: 'cn-northwest-1', value: 'cn-northwest-1' },
|
||||
];
|
||||
Reference in New Issue
Block a user