delete user leantime api 11

This commit is contained in:
Alma 2025-04-10 22:16:04 +02:00
parent 9472792d0d
commit 42884c2934

View File

@ -250,6 +250,7 @@ async function createLeantimeUser(userData: {
profileId: '',
status: 'a',
username: userData.email,
password: userData.password,
twoFAEnabled: 0,
clientId: 0,
clientName: null,