Skip to content

Commit

Permalink
v0.9.9+
Browse files Browse the repository at this point in the history
  • Loading branch information
tp1de committed Dec 25, 2021
1 parent 232db3e commit ba64628
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -1376,7 +1376,8 @@ async function read_km200structure() {
}
}

}
}


async function write_ownstate(statename,value,own) {
const obj={_id:statename,type:"state",common:{},native:{}};
Expand Down

0 comments on commit ba64628

Please sign in to comment.