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

@ -26,5 +26,4 @@ elements.flipflop = {
Output.charge = 5 Output.charge = 5
} }
} }
}
}; };