Skip to content

Commit

Permalink
data-keys.json
Browse files Browse the repository at this point in the history
  • Loading branch information
grandmotivator committed Jun 30, 2024
1 parent 19338f3 commit 2ee7b7f
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions src/lib/data-keys.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
{
"accounts": [
"mtla_delegate",
"mtl_delegate"
"mtla_delegate",
"mtla_a_delegate",
"mtla_c_delegate",
"mtl_delegate",
"delegate"
],
"links": [
"link",
"link \\d+",
"link_\\d+"
"link",
"link \\d+",
"link_\\d+"
],
"names": [
"name",
"about"
"name",
"about"
]
}
}

0 comments on commit 2ee7b7f

Please sign in to comment.