Update flipflop.js

This commit is contained in:
felixs-alt 2023-09-27 08:18:12 +02:00 committed by GitHub
parent c21cf97a42
commit e168be81c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ elements.flipflop = {
pixel.powerstate = "true"
pixel.color = "#94CF0D"
Output.charge = 5
}
}
}
};