mirror of
https://github.com/Threnklyn/MinecraftChat.git
synced 2026-05-21 05:43:28 +02:00
ES6 Stuff
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module.exports = (string) => {
|
||||
export default (string) => {
|
||||
|
||||
var dictionary = {
|
||||
let dictionary = {
|
||||
'black': 0,
|
||||
'dark_blue': 1,
|
||||
'dark_green': 2,
|
||||
|
||||
Reference in New Issue
Block a user