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

Add new instance follower notification in client

This commit is contained in:
Chocobozzz 2019-04-09 10:42:07 +02:00
parent 846751c98b
commit 8ce1ba6e3e
No known key found for this signature in database
GPG key ID: 583A612D890159BE
8 changed files with 33 additions and 21 deletions

View file

@ -18,7 +18,7 @@ let config: IConfig = require('config')
// ---------------------------------------------------------------------------
const LAST_MIGRATION_VERSION = 355
const LAST_MIGRATION_VERSION = 360
// ---------------------------------------------------------------------------