chore: add Asia/Shanghai to wizard timezone setup

This commit is contained in:
donghao 2026-02-24 10:57:19 +08:00 committed by Chum Yin
parent 14f3c2678f
commit 26d2de7db5

View File

@ -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)",
];