Merge branch 'main' of git.tebibyte.media:sashakoshka/tomo

This commit is contained in:
Sasha Koshka 2023-04-26 14:00:02 -04:00
commit 4e20726eff

View File

@ -105,7 +105,7 @@ const (
type Icon int type Icon int
// IconNone specifies no icon. // IconNone specifies no icon.
const IconNone = -1 const IconNone Icon = -1
const ( const (
// Place icons // Place icons