Improved editor log

This commit is contained in:
2018-03-09 20:13:43 +01:00
parent ef7fe29fab
commit f25b834552
3 changed files with 12 additions and 4 deletions

View File

@ -12,7 +12,7 @@ import (
"github.com/animenotifier/notify.moe/utils"
)
const maxEntries = 50
const maxEntries = 40
// Get edit log.
func Get(ctx *aero.Context) string {