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