fix(bot): clean up "not found in cache" errors in sentry

This commit is contained in:
alyssa 2025-02-24 10:53:18 +00:00
parent 63777bf810
commit d74a6678c8
3 changed files with 22 additions and 2 deletions

View file

@ -949,6 +949,7 @@
"Microsoft.AspNetCore.Mvc.Versioning": "[5.1.0, )",
"Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer": "[5.1.0, )",
"PluralKit.Core": "[1.0.0, )",
"Sentry": "[4.13.0, )",
"Serilog.AspNetCore": "[9.0.0, )"
}
},