mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Change import for enum and arg.
This commit is contained in:
parent
710d47b594
commit
5ca422c6d3
@ -63,8 +63,8 @@ import {
|
||||
MEMO_MIN_CHARS,
|
||||
} from './const/const'
|
||||
import { ContributionMessage } from '@entity/ContributionMessage'
|
||||
import ContributionMessageArgs from '../arg/ContributionMessageArgs'
|
||||
import { ContributionMessageType } from '../enum/MessageType'
|
||||
import ContributionMessageArgs from '@arg/ContributionMessageArgs'
|
||||
import { ContributionMessageType } from '@enum/MessageType'
|
||||
|
||||
// const EMAIL_OPT_IN_REGISTER = 1
|
||||
// const EMAIL_OPT_UNKNOWN = 3 // elopage?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user