Loading src/components/controlComponents/paneConnect.vue +2 −0 Original line number Diff line number Diff line Loading @@ -110,6 +110,8 @@ export default { // Handle mDNS browsing if (mdns) { // TODO: Have this run periodically on a timer // Store the current context for callbacks var context = this; Loading Loading
src/components/controlComponents/paneConnect.vue +2 −0 Original line number Diff line number Diff line Loading @@ -110,6 +110,8 @@ export default { // Handle mDNS browsing if (mdns) { // TODO: Have this run periodically on a timer // Store the current context for callbacks var context = this; Loading