Build the resume Sanitizer

This commit is contained in:
2025-08-10 21:30:54 -07:00
parent afd04e5fa6
commit 8af0204749
3 changed files with 100 additions and 3 deletions
+1
View File
@@ -175,6 +175,7 @@ builder.Services.AddRateLimiter(options => {
////////////////////////////////
builder.Services.AddHostedService<JobCleanupService>();
ResumeService.init();
////////////////////////////////
///// ASPNET Core Function /////