mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 05:54:15 +02:00
fix(arabot): add end time to legacy unrestricts
This commit is contained in:
parent
7a1cf06715
commit
1067572441
@ -132,6 +132,7 @@ export async function unRestrictLegacy(userId: Snowflake, modId: Snowflake, sect
|
||||
},
|
||||
reason: 'This user was restricted with the old bot. Restrict reason, time and mod unknown, check old bot logs.',
|
||||
section,
|
||||
endTime: new Date(),
|
||||
},
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user