mirror of
https://github.com/Rudi9719/kbtui.git
synced 2026-03-22 05:17:27 +00:00
removed UNICODE_EMOJI_SUPPORT var in favor of new config schema
This commit is contained in:
@ -5,8 +5,6 @@ import (
|
|||||||
"strconv"
|
"strconv"
|
||||||
)
|
)
|
||||||
|
|
||||||
var UNICODE_EMOJI_SUPPORT bool
|
|
||||||
|
|
||||||
type emojiData struct {
|
type emojiData struct {
|
||||||
Name string
|
Name string
|
||||||
Description string
|
Description string
|
||||||
|
|||||||
Reference in New Issue
Block a user