wired: Update to the new ell API

This commit is contained in:
Denis Kenzior 2020-01-27 14:30:42 -06:00
parent 03ccc454b7
commit bc076834b0
1 changed files with 1 additions and 0 deletions

View File

@ -161,6 +161,7 @@ static void network_storage_watch_cb(const char *filename,
network_reload(name);
break;
case L_DIR_WATCH_EVENT_ACCESSED:
case L_DIR_WATCH_EVENT_ATTRIB:
break;
}