Massive frontend overhaul

This commit is contained in:
Tyler
2018-04-03 23:30:31 -04:00
parent 1fa74c9ccf
commit d1028908bd
16 changed files with 357 additions and 93 deletions

View File

@ -1,3 +1,3 @@
window.arm_config = {
url: 'ws://127.0.0.1:8080/ws'
url: 'ws://192.168.2.85:8080/ws'
};