Compare commits
No commits in common. "61b3bd00c3582c00777dc0906ce2d284d4e2cb33" and "519b4f40bbe33327ddf1c4114fbaeb43e1be0301" have entirely different histories.
61b3bd00c3
...
519b4f40bb
|
@ -5,7 +5,7 @@ import (
|
||||||
"log/slog"
|
"log/slog"
|
||||||
)
|
)
|
||||||
|
|
||||||
const HistoryLength = 150
|
const HistoryLength = 50
|
||||||
|
|
||||||
type Message struct {
|
type Message struct {
|
||||||
Name string
|
Name string
|
||||||
|
|
Loading…
Reference in a new issue