]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/generate-code-contributors.ts
Update translations
[github/Chocobozzz/PeerTube.git] / scripts / generate-code-contributors.ts
index c745b1cb243057b2e81edd181f40dc8ead25401b..8493d3d0ca2e04f7d74203c66452e6a8334325ea 100755 (executable)
@@ -1,3 +1,6 @@
+import { registerTSPaths } from '../server/helpers/register-ts-paths'
+registerTSPaths()
+
 import { doRequest } from '../server/helpers/requests'
 import { readFileSync } from 'fs-extra'