1
0
Fork 0
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:
Chocobozzz 2017-12-21 10:16:20 +01:00
parent 225a89c2af
commit 604abfbef5
No known key found for this signature in database
GPG key ID: 583A612D890159BE
3 changed files with 2 additions and 5 deletions

View file

@ -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: {