1
0
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:
2019-10-28 15:59:03 -06:00
parent a03b5ff630
commit 549e9f8ad6

View File

@ -5,8 +5,6 @@ import (
"strconv"
)
var UNICODE_EMOJI_SUPPORT bool
type emojiData struct {
Name string
Description string