mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +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