]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tools/peertube-watch.ts
Enhance variable width column for id column in jobs list
[github/Chocobozzz/PeerTube.git] / server / tools / peertube-watch.ts
index 7c27c13642c5ab4880812637b332f3059dec2230..9ac1d05f91022ce49212eb9747257d79f7c1a29c 100644 (file)
@@ -1,3 +1,6 @@
+import { registerTSPaths } from '../helpers/register-ts-paths'
+registerTSPaths()
+
 import * as program from 'commander'
 import { join } from 'path'
 import { execSync } from 'child_process'