mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Constants consistency
This commit is contained in:
parent
62549e6c98
commit
619537426b
12 changed files with 30 additions and 30 deletions
|
@ -12,7 +12,7 @@ export class AutoFollowIndexInstances extends AbstractScheduler {
|
|||
|
||||
private static instance: AbstractScheduler
|
||||
|
||||
protected schedulerIntervalMs = SCHEDULER_INTERVALS_MS.autoFollowIndexInstances
|
||||
protected schedulerIntervalMs = SCHEDULER_INTERVALS_MS.AUTO_FOLLOW_INDEX_INSTANCES
|
||||
|
||||
private lastCheck: Date
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue