Skip to content

Commit

Permalink
Update nodachi.json
Browse files Browse the repository at this point in the history
  • Loading branch information
acepleiades committed Jun 30, 2021
1 parent 240bac9 commit 67d4d1c
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
[
{
"id": "nodachi",
"fg": "nodachi",
"id": [ "nodachi" ],
"fg": [ "nodachi" ],
"bg": ""
},
{
"id": "nodachi_fake",
"fg": "nodachi",
"id": [ "nodachi_fake" ],
"fg": [ "nodachi" ],
"bg": ""
},
{
"id": "nodachi_inferior",
"fg": "nodachi",
"id": [ "nodachi_inferior" ],
"fg": [ "nodachi" ],
"bg": ""
}
]

0 comments on commit 67d4d1c

Please sign in to comment.