You've already forked pocketbase
mirror of
https://github.com/pocketbase/pocketbase.git
synced 2025-09-16 17:46:19 +02:00
removed spacing
This commit is contained in:
@@ -179,7 +179,7 @@ func (s *System) DeletePrefix(prefix string) []error {
|
|||||||
|
|
||||||
var inlineServeContentTypes = []string{
|
var inlineServeContentTypes = []string{
|
||||||
"image/png", "image/jpg", "image/jpeg", "image/gif",
|
"image/png", "image/jpg", "image/jpeg", "image/gif",
|
||||||
"video/mp4", "video/3gpp", "video/quicktime", " video/x-ms-wmv",
|
"video/mp4", "video/3gpp", "video/quicktime", "video/x-ms-wmv",
|
||||||
}
|
}
|
||||||
|
|
||||||
// Serve serves the file at fileKey location to an HTTP response.
|
// Serve serves the file at fileKey location to an HTTP response.
|
||||||
|
Reference in New Issue
Block a user