]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/lib/files-cache/actor-follow-score-cache.ts
Link to follower profile from administration (#1922)
[github/Chocobozzz/PeerTube.git] / server / lib / files-cache / actor-follow-score-cache.ts
index d070bde09fbdff1b15e27e1876e4488a759a7074..5f8ee806fbb2354f80473fb41de0bcbb15ff387c 100644 (file)
@@ -1,4 +1,4 @@
-import { ACTOR_FOLLOW_SCORE } from '../../initializers'
+import { ACTOR_FOLLOW_SCORE } from '../../initializers/constants'
 import { logger } from '../../helpers/logger'
 
 // Cache follows scores, instead of writing them too often in database