Skip to content

Commit

Permalink
Update devices.js
Browse files Browse the repository at this point in the history
  • Loading branch information
arteck authored Nov 12, 2024
1 parent a1e2206 commit 08a7efa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/devices.js
Original file line number Diff line number Diff line change
Expand Up @@ -3094,6 +3094,10 @@ const devices = [
models: ['E2204'],
icon: 'img/E2204.png',
},
{
models: ['L1(ZW)'],
icon: 'img/TS0502B.png',
},
];

const commonStates = [
Expand Down

0 comments on commit 08a7efa

Please sign in to comment.