This commit is contained in:
2026-07-09 10:16:45 +08:00
parent 3bb778f51a
commit dff9bd6c0e
4 changed files with 12 additions and 12 deletions
@@ -52,17 +52,17 @@ const SIZE_OPTIONS: Record<string, Record<string, string>> = {
"21:9": "1568x672",
},
"2K": {
"1:1": "2048×2048",
"4:3": "2304×1728",
"3:4": "1728×2304",
"16:9": "2848×1600",
"9:16": "1600×2848",
"3:2": "2496×1664",
"2:3": "1664×2496",
"1:1": "2048x2048",
"4:3": "2304x1728",
"3:4": "1728x2304",
"16:9": "2848x1600",
"9:16": "1600x2848",
"3:2": "2496x1664",
"2:3": "1664x2496",
"21:9": "3136x1344",
},
"4K": {
"1:1": "4096×4096",
"1:1": "4096x4096",
"4:3": "4704x3520",
"3:4": "3520x4704",
"16:9": "5504x3040",