1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 19:42:24 +02:00

deal with refresh token in embed

This commit is contained in:
Rigel Kent 2020-08-03 18:06:49 +02:00 committed by Chocobozzz
parent 71ab65d02f
commit 4504f09f6e
25 changed files with 320 additions and 194 deletions

View file

@ -1,4 +1,4 @@
import { peertubeLocalStorage } from '@app/helpers/peertube-web-storage'
import { peertubeLocalStorage } from '@root-helpers/peertube-web-storage'
import { LazyLoadEvent, SortMeta } from 'primeng/api'
import { RestPagination } from './rest-pagination'
import { Subject } from 'rxjs'