add flag check file in noti #1784
Some checks failed
release-dev / release-dev (push) Failing after 12s

This commit is contained in:
Bright 2025-08-29 11:25:54 +07:00
parent 75ddebba37
commit 348edeff85
2 changed files with 5 additions and 2 deletions

View file

@ -13,5 +13,6 @@
public bool? isReport { get; set; }
public bool? isTemplate { get; set; }
}
}