Set and handle open property on inactivity notices
This commit is contained in:
@ -24,6 +24,7 @@ export async function onRequestPost(context: RequestContext) {
|
||||
created_at: Date.now(),
|
||||
departments,
|
||||
end,
|
||||
open: true,
|
||||
reason,
|
||||
start,
|
||||
user: {
|
||||
|
Reference in New Issue
Block a user