md generate

This commit is contained in:
rizky 2024-04-30 07:24:39 -07:00
parent b3d2e5303d
commit 2a572c5ce2
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ export const gen_master_detail: GenFn<GenMasterDetailArg> = async (
data, data,
arg arg
) => { ) => {
console.log("LAGI GENERATE");
w.generating_prasi_md = { w.generating_prasi_md = {
"master_detail": true "master_detail": true
}; };