X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftypes%2Fsequelize.ts;h=e399c3d5d8e151fdd9d3e4f857e3fc8a598a6b20;hb=01cee4e740da72d903442bb550fbfdb1a72d7db4;hp=535113d01198b6fe63a1cb0c09dea7b7ea70a329;hpb=35f676e5d3e5e242e84ed63da2cc78117079c7cb;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/types/sequelize.ts b/server/types/sequelize.ts index 535113d01..e399c3d5d 100644 --- a/server/types/sequelize.ts +++ b/server/types/sequelize.ts @@ -1,4 +1,4 @@ -import { AttributesOnly } from '@shared/core-utils' +import { AttributesOnly } from '@shared/typescript-utils' import { Model } from 'sequelize' // Thanks to sequelize-typescript: https://github.com/RobinBuschmann/sequelize-typescript