Added todo
This commit is contained in:
parent
20cf4d41ae
commit
9dbb418d99
1 changed files with 2 additions and 0 deletions
|
|
@ -110,6 +110,8 @@ export default {
|
||||||
|
|
||||||
// Handle mDNS browsing
|
// Handle mDNS browsing
|
||||||
if (mdns) {
|
if (mdns) {
|
||||||
|
// TODO: Have this run periodically on a timer
|
||||||
|
|
||||||
// Store the current context for callbacks
|
// Store the current context for callbacks
|
||||||
var context = this;
|
var context = this;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue