Skip to content

Commit

Permalink
update default_config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 5, 2025
1 parent 9cbfcd4 commit 9b1f59f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion dist/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9827,6 +9827,12 @@
"loadingStyle": "bottom: unset; top: 5%;",
"quickButtonRule": {
"appendSelector": "[role=\"presentation\"] > .rc-ControlBar > .icon-container"
},
"attachRule": {
"appendSelector": "#vjs_video_3",
"injectedGlobalCSS": [
"video::cue {opacity: 0}"
]
}
}
},
Expand Down Expand Up @@ -13084,6 +13090,6 @@
]
}
],
"buildinConfigUpdatedAt": "2025-01-05T12:57:53.575Z",
"buildinConfigUpdatedAt": "2025-01-05T13:28:51.390Z",
"latestVersion": "1.12.8"
}

0 comments on commit 9b1f59f

Please sign in to comment.