minor changes

This commit is contained in:
aditya-K2 2021-11-12 14:32:06 +05:30
parent c943b936b9
commit 6a5155efed
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ var (
"\"": 34,
}
// Generating Default KEY_MAP which will then later be changed by GenerateKeyMap
KEY_MAP = map[int]string{
108: "showChildrenContent",
112: "togglePlayBack",