Add changelog for #1772

This commit is contained in:
N1chegons 2026-02-24 23:05:16 +05:00
parent dd7f905917
commit dd9a251d4d

1
CHANGES/1772.bugfix.rst Normal file
View file

@ -0,0 +1 @@
Fixed Pydantic protected namespace warning for `model_custom_emoji_id` by adding `protected_namespaces=()` to `model_config`.