fix: issue#5

This commit is contained in:
domsgit
2023-05-20 01:58:22 +08:00
parent 1638f96e4e
commit 88cf0b583e
3 changed files with 22 additions and 11 deletions

View File

@@ -1,5 +1,7 @@
export const APP_DOM_ID = 'bilibili-subtitle'
export const IFRAME_ID = 'bilibili-subtitle-iframe'
export const STORAGE_ENV = 'bilibili-subtitle_env'
export const EVENT_EXPAND = 'expand'