YueGuobin
c05f667f3d
feat(templates): safely access settings dict keys
...
Use dict.get() method to safely access 'image' and 'path' keys in settings dictionary to avoid KeyError exceptions when these keys are missing. This improves error handling and prevents server crashes when creating templates with incomplete settings.
2026-02-23 01:02:32 +08:00
..
2026-02-22 23:43:47 +08:00
2026-01-28 22:24:10 +08:00
2026-02-20 16:28:53 +08:00
2024-07-09 12:28:39 +02:00
2025-09-01 18:55:36 +02:00
2026-02-22 22:52:28 +08:00
2026-02-16 19:32:47 +08:00
2025-01-29 18:32:04 +10:00
2026-02-22 22:52:28 +08:00
2024-09-18 18:02:35 +07:00
2025-04-21 20:13:31 +07:00
2026-02-22 22:52:28 +08:00
2026-02-23 01:02:32 +08:00
2025-05-14 19:11:44 +02:00
2024-04-22 18:51:29 +07:00
2020-11-02 12:05:32 +10:30
2026-02-16 18:28:11 +08:00
2021-04-13 18:37:58 +09:30
2015-08-25 22:31:45 +02:00
2023-01-11 10:15:04 +08:00
2023-09-06 16:28:46 +07:00
2026-01-28 22:30:36 +08:00
2022-01-19 22:28:36 +10:30
2025-01-17 07:57:42 +07:00
2025-01-17 07:57:42 +07:00
2026-02-20 15:56:08 +08:00