iobroker-community-adapters / ioBroker.synology

ioBroker SYNOLOGY Adapter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[QA] replace used "controller lib exports"

mcm1957 opened this issue · comments

dir =${utils.controllerDir}/${adapter.systemConfig.dataDir}${adapter.namespace.replace('.', '_')}/;
should be replaced.

See: https://github.com/ioBroker/ioBroker.js-controller/issues/1999

fixed with 2.1.13