mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
more refactoring, media handler => manager
This commit is contained in:
@@ -40,7 +40,6 @@ const (
|
||||
mimeImagePng = mimeImage + "/" + mimePng
|
||||
)
|
||||
|
||||
|
||||
// EmojiMaxBytes is the maximum permitted bytes of an emoji upload (50kb)
|
||||
// const EmojiMaxBytes = 51200
|
||||
|
||||
|
Reference in New Issue
Block a user