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

Fix plugin storeData

This commit is contained in:
Chocobozzz 2020-05-04 09:44:00 +02:00 committed by Chocobozzz
parent 15b4bcdf04
commit 97b65ce58a
5 changed files with 86 additions and 11 deletions

View file

@ -6,3 +6,4 @@ import './translations'
import './video-constants'
import './plugin-helpers'
import './plugin-router'
import './plugin-storage'