EENE Dashboard upload to Gitea
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -102,7 +102,7 @@ async function importViaApi(adminId: string, memberId: string) {
|
||||
|
||||
async function main() {
|
||||
const tasks = mapAllHrProjects();
|
||||
console.log(`📦 HR_Dashboard → ${tasks.length} tasks mapped`);
|
||||
console.log(`📦 data/seed/hr-data.json → ${tasks.length} tasks mapped`);
|
||||
|
||||
let adminId: string;
|
||||
let memberId: string;
|
||||
|
||||
Reference in New Issue
Block a user