This commit is contained in:
Gabe Kangas 2020-07-13 16:28:58 -07:00
parent 579688ba36
commit 8dfe3360e1

View file

@ -203,7 +203,7 @@ func (c *config) GetOfflineContentPath() string {
}
// This is relative to the webroot, not the project root.
return "static/offline.m4"
return "static/offline.m4v"
}
//Load tries to load the configuration file