refs #5890 feat:reserves
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Sergio De la torre 2024-01-31 07:23:46 +01:00
parent a46c3c4d95
commit 4bf08ea147
1 changed files with 1 additions and 0 deletions

View File

@ -51,5 +51,6 @@ BEGIN
ELSE
CALL util.throw('INCORRECT_TICKET_STATE');
END IF;
END$$
DELIMITER ;