Fix client build
This commit is contained in:
parent
823abb6997
commit
66139e8166
|
@ -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: {
|
||||
|
|
Loading…
Reference in New Issue