Skip to content

Commit

Permalink
上传图片时候增加上传git格式 (#461)
Browse files Browse the repository at this point in the history
Co-authored-by: taro <[email protected]>
  • Loading branch information
taropowder and taro authored Feb 29, 2024
1 parent 40991fb commit 184c854
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions global.go
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ var imageType = map[string]struct{}{
"png": {},
"jpeg": {},
"jpg": {},
"gif": {},
}

const videoType = "mp4"
Expand Down

0 comments on commit 184c854

Please sign in to comment.