upd: notifikasi

Deskripsi:
- update notifikasi pada create diskusi, divisi, project dan task

No Issues
This commit is contained in:
amel
2024-09-20 16:38:36 +08:00
parent 2b89518e4f
commit 0e73df39c4
4 changed files with 124 additions and 10 deletions

View File

@@ -3,8 +3,6 @@ import { funGetUserByCookies } from "@/module/auth";
import _ from "lodash";
import moment from "moment";
import { NextResponse } from "next/server";
import path from "path";
import fs from "fs";
import { createLogUser } from "@/module/user";