mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Fix webfinger validator
This commit is contained in:
parent
225a89c2af
commit
604abfbef5
3 changed files with 2 additions and 5 deletions
|
@ -1,6 +1,4 @@
|
|||
import * as Sequelize from 'sequelize'
|
||||
import { DataType } from 'sequelize-typescript'
|
||||
import { createPrivateAndPublicKeys } from '../../helpers'
|
||||
import { CONFIG } from '../constants'
|
||||
|
||||
async function up (utils: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue