Fix client build

This commit is contained in:
Chocobozzz 2020-09-23 11:28:07 +02:00
parent 823abb6997
commit 66139e8166
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -428,7 +428,7 @@
import Pagination from '../components/Pagination.vue'
import { VideoChannelsSearchQuery, ResultList } from '../../../PeerTube/shared/models'
import Nprogress from 'nprogress'
import { VideosSearchQuery } from 'server/types/video-search.model'
import { VideosSearchQuery } from '../../../server/types/video-search.model'
export default Vue.extend({
components: {