mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 07:35:05 -04:00
fix(frontend): add timesliderBootstrap to static resources
This commit is contained in:
parent
676edddc38
commit
13b3c25007
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ exports.authnFailureDelayMs = 1000;
|
|||
|
||||
const staticResources = [
|
||||
/^\/padbootstrap-[a-zA-Z0-9]+\.min\.js$/,
|
||||
/^\/timeSliderBootstrap-[a-zA-Z0-9]+\.min\.js$/,
|
||||
/^\/manifest.json$/
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue