mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Improve video tag in edit form
This commit is contained in:
parent
a0d6990823
commit
cb9244de97
3 changed files with 16 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
import { ActivityAnnounce, ActivityCreate } from '../../../../shared/models/activitypub'
|
||||
import { ActivityAnnounce } from '../../../../shared/models/activitypub'
|
||||
import { logger, retryTransactionWrapper } from '../../../helpers'
|
||||
import { sequelizeTypescript } from '../../../initializers'
|
||||
import { ActorModel } from '../../../models/activitypub/actor'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue