UI Rebrand (#1)

* Rebrand UI and increase responsiveness

* Fix typo in PipelineViews and SettingsViews directory name

* Inset FPS indicator in stream preview

* Rebrand favicon
This commit is contained in:
Declan Freeman-Gleason
2020-06-28 03:11:09 -07:00
committed by GitHub
parent 3e8f3736af
commit 895edb988a
26 changed files with 101 additions and 429 deletions

View File

@@ -1,10 +1,10 @@
export default {
state:{
teamNumber: 1577,
teamNumber: 0,
connectionType: 0,
ip: "",
gateway: "",
netmask: "",
hostname: "chameleon-vision"
hostname: "photon-vision"
}
}