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
..
2021-04-13 18:46:50 +09:30
2024-12-30 15:59:01 +07:00
2023-08-04 18:20:06 +10:00