mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
delete value NONE from enum
This commit is contained in:
parent
605a6757a3
commit
fd352602ec
@ -1,7 +1,6 @@
|
||||
import { registerEnumType } from 'type-graphql'
|
||||
|
||||
export enum ContributionCycleType {
|
||||
NONE = 'none',
|
||||
ONCE = 'once',
|
||||
HOUR = 'hour',
|
||||
TWO_HOURS = 'two_hours',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user