Skip to content

Commit f1805ba

Browse files
authored
Update index.ts
1 parent 27d04fa commit f1805ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/ota/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ import * as zigbeeOTA from './zigbeeOTA';
1212

1313
const {setDataDir} = common;
1414

15-
export {inovelli, ledvance, salus, lixee, securifi, tradfri, ubisys, zigbeeOTA, jethome, gmmts, setDataDir};
15+
export {inovelli, ledvance, salus, securifi, tradfri, ubisys, zigbeeOTA, jethome, gmmts, setDataDir};
1616

1717
export type ImageInfo = Ota.ImageInfo;

0 commit comments

Comments
 (0)