mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-15 04:45:45 +01:00
fix (transcoding): make the config data available from the admin console
This commit is contained in:
parent
dd57a49d9a
commit
03877addb7
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ func init(){
|
|||
return f
|
||||
}).String()
|
||||
}
|
||||
blacklist_format()
|
||||
|
||||
if plugin_enable() == false {
|
||||
return
|
||||
|
|
|
|||
Loading…
Reference in a new issue