This commit is contained in:
IndieKKY
2024-10-06 17:51:07 +08:00
parent 751961687b
commit 50e6579116
3 changed files with 4 additions and 4 deletions

View File

@@ -20,6 +20,8 @@ export const MESSAGE_TO_APP_SET_VIDEO_INFO = 'setVideoInfo'
export const EVENT_EXPAND = 'expand'
export const APP_DOM_ID = 'bilibili-subtitle'
export const IFRAME_ID = 'bilibili-subtitle-iframe'
export const STORAGE_ENV = 'bilibili-subtitle_env'