fix: fix exception during slack notification serialization attempt

This commit is contained in:
Andrii V 2025-03-05 14:22:41 +01:00
parent fc78a4c2d6
commit eecd72acf1
2 changed files with 9 additions and 1 deletions

1
.gitignore vendored
View file

@ -14,6 +14,7 @@ rhodecode/public/js/src/components/**/*.css
/.project
/.pydevproject
/.coverage
.coverage.*
/.cache*
/.ruff_cache*
/.rhodecode