1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 19:42:24 +02:00

Implement auto follow in client

This commit is contained in:
Chocobozzz 2019-09-04 14:30:34 +02:00 committed by Chocobozzz
parent 10a105f0c8
commit e1b49ee534
8 changed files with 115 additions and 5 deletions

View file

@ -14,7 +14,7 @@ import { CONFIG, registerConfigChangedHandler } from './config'
// ---------------------------------------------------------------------------
const LAST_MIGRATION_VERSION = 425
const LAST_MIGRATION_VERSION = 430
// ---------------------------------------------------------------------------