Improved editor log
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user