mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00
Refactor middleware helpers
This commit is contained in:
parent
a8b666e9f1
commit
3e753302d8
34 changed files with 311 additions and 241 deletions
|
@ -317,6 +317,8 @@ export class PluginManager implements ServerHook {
|
|||
// ###################### CSS ######################
|
||||
|
||||
private resetCSSGlobalFile () {
|
||||
ClientHtml.invalidCache()
|
||||
|
||||
return outputFile(PLUGIN_GLOBAL_CSS_PATH, '')
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue