Added escape key funtionality
This commit is contained in:
parent
11d2a8cb32
commit
d4af74f60e
4 changed files with 39 additions and 3 deletions
|
@ -1,4 +1,18 @@
|
|||
[
|
||||
{
|
||||
"name": "NomBar",
|
||||
"description": "The Tastiest Chat around, get your fill today",
|
||||
"image": "https://munchy.impassivedev.com/images/icon.png",
|
||||
"url": "https://spacebar.nomchy-verse.com",
|
||||
"language": "en",
|
||||
"country": "US",
|
||||
"display": true,
|
||||
"contactInfo": {
|
||||
"dicord": "munchy420",
|
||||
"github": "https://tea.nomchy-verse.com/munchy",
|
||||
"email": "thedudedies22@gmail.com"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Spacebar",
|
||||
"description": "The official Spacebar instance.",
|
||||
|
@ -30,5 +44,9 @@
|
|||
"github": "https://github.com/greysilly7",
|
||||
"email": "greysilly7@gmail.com"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Vanilla Minigames",
|
||||
"display": false
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue