mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-04 19:56:37 +02:00
fix(frontend): add timesliderBootstrap to static resources
This commit is contained in:
parent
65949b60f2
commit
aa25a2f840
@ -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…
x
Reference in New Issue
Block a user