mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-14 08:37:28 -06:00
Working on emojis a bit more
This commit is contained in:
parent
046c5e91fb
commit
de9718c566
8 changed files with 154 additions and 58 deletions
|
|
@ -39,7 +39,7 @@ const (
|
|||
shortcodeKey = "shortcode"
|
||||
|
||||
emojisPath = "emojis"
|
||||
filesPath = "files"
|
||||
filesPath = "files"
|
||||
)
|
||||
|
||||
// fileServer implements the RESTAPIModule interface.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue