Compare commits
2 commits
519b4f40bb
...
61b3bd00c3
Author | SHA1 | Date | |
---|---|---|---|
Alexey Skobkin | 61b3bd00c3 | ||
Alexey Skobkin | 40b20b1b50 |
|
@ -5,7 +5,7 @@ import (
|
|||
"log/slog"
|
||||
)
|
||||
|
||||
const HistoryLength = 50
|
||||
const HistoryLength = 150
|
||||
|
||||
type Message struct {
|
||||
Name string
|
||||
|
|
Loading…
Reference in a new issue