1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-06 03:50:26 +02:00

Server: Add NSFW in user profile

This commit is contained in:
Chocobozzz 2017-04-03 21:24:36 +02:00
parent 31b59b4774
commit 1d49e1e27d
9 changed files with 90 additions and 8 deletions

View file

@ -5,7 +5,7 @@ const path = require('path')
// ---------------------------------------------------------------------------
const LAST_MIGRATION_VERSION = 40
const LAST_MIGRATION_VERSION = 45
// ---------------------------------------------------------------------------