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:
parent
71ab65d02f
commit
4504f09f6e
25 changed files with 320 additions and 194 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue