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:
parent
31b59b4774
commit
1d49e1e27d
9 changed files with 90 additions and 8 deletions
|
@ -5,7 +5,7 @@ const path = require('path')
|
|||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
const LAST_MIGRATION_VERSION = 40
|
||||
const LAST_MIGRATION_VERSION = 45
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue