Added todo

This commit is contained in:
Joel Collins 2019-09-10 13:59:53 +01:00
parent 20cf4d41ae
commit 9dbb418d99

View file

@ -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;