mirror of
https://github.com/Steffo99/distributed-arcade-viewer.git
synced 2024-11-21 07:24:24 +00:00
Add ld54pj3
board
This commit is contained in:
parent
115c19554d
commit
0d670376c3
1 changed files with 5 additions and 0 deletions
|
@ -21,6 +21,11 @@ const NOTABLE_BOARDS = {
|
|||
title: "Swear Jar",
|
||||
decimals: 2,
|
||||
prefix: "$"
|
||||
},
|
||||
"ld54pj3": {
|
||||
title: "Swear Jar v0.6",
|
||||
decimals: 2,
|
||||
prefix: "$"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue