DONE: fix naming, add transaction for completion of membership application (#12)
Co-authored-by: ISMAIL MASSERAN <topaz@ISMAILs-Macbook.local> Reviewed-on: #12
This commit was merged in pull request #12.
This commit is contained in:
@@ -6,4 +6,5 @@ enum ReviewStage: string
|
||||
{
|
||||
case Management = 'MANAGEMENT';
|
||||
case Board = 'BOARD';
|
||||
case Completion = 'COMPLETION';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user