mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Movies Section (#338)
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
This commit is contained in:
@@ -158,5 +158,6 @@ func (s *singleton) RefreshConfig() {
|
||||
_ = utils.EnsureDir(s.Paths.JSON.Scenes)
|
||||
_ = utils.EnsureDir(s.Paths.JSON.Galleries)
|
||||
_ = utils.EnsureDir(s.Paths.JSON.Studios)
|
||||
_ = utils.EnsureDir(s.Paths.JSON.Movies)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user