feat: CV Batches system with AI extraction, matching, and slide-in chat
This commit is contained in:
@@ -19,7 +19,7 @@ document.querySelectorAll('.nav-link').forEach(link => {
|
||||
if (page === 'templates') loadCarboneTemplates();
|
||||
if (page === 'requirements') loadRequirements();
|
||||
if (page === 'generated') loadGeneratedCVs();
|
||||
if (page === 'chat') loadChat();
|
||||
if (page === 'batches') loadBatches();
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user