chore: add Asia/Shanghai to wizard timezone setup
This commit is contained in:
parent
14f3c2678f
commit
26d2de7db5
@ -3227,6 +3227,7 @@ fn setup_project_context() -> Result<ProjectContext> {
|
||||
"Europe/London (GMT/BST)",
|
||||
"Europe/Berlin (CET/CEST)",
|
||||
"Asia/Tokyo (JST)",
|
||||
"Asia/Shanghai (CST)",
|
||||
"UTC",
|
||||
"Other (type manually)",
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user