Переглянути джерело

[chore] Fix dangling comma

tags/v0.9.0^2
Vildravn 3 роки тому
джерело
коміт
32b13ad21f
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      src/server/components/extensions/socialCommands.js

+ 1
- 1
src/server/components/extensions/socialCommands.js Переглянути файл

@@ -45,7 +45,7 @@ let commandRoles = {
stopEvent: 10,
teleport: 10,
roll: 10,
unEq: 10,
unEq: 10
};

//Commands that should be run on the main thread (not the zone thread)


Завантаження…
Відмінити
Зберегти