mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-28 13:16:33 +00:00
correct import after shift jwt from core to shared
This commit is contained in:
parent
e600d6c2ad
commit
0f34336efd
@ -1,7 +1,7 @@
|
||||
import { Decimal } from 'decimal.js-light'
|
||||
import { Field, ObjectType } from 'type-graphql'
|
||||
|
||||
import { RedeemJwtPayloadType } from 'core'
|
||||
import { RedeemJwtPayloadType } from 'shared'
|
||||
|
||||
import { Community } from './Community'
|
||||
import { User } from './User'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user