mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
3f0cecbf02
commit
06ade66d61
881 changed files with 676 additions and 47086 deletions
1
dashboard-ui/bower_components/prism/components/prism-protobuf.min.js
vendored
Normal file
1
dashboard-ui/bower_components/prism/components/prism-protobuf.min.js
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
Prism.languages.protobuf=Prism.languages.extend("clike",{keyword:/\b(package|import|message|enum)\b/,builtin:/\b(required|repeated|optional|reserved)\b/,primitive:{pattern:/\b(double|float|int32|int64|uint32|uint64|sint32|sint64|fixed32|fixed64|sfixed32|sfixed64|bool|string|bytes)\b/,alias:"symbol"}});
|
Loading…
Add table
Add a link
Reference in a new issue