Skip to content

Commit

Permalink
feat: Adding support for Secret Lover Simon and Betty
Browse files Browse the repository at this point in the history
  • Loading branch information
blackspherefollower authored and qdot committed Sep 30, 2024
1 parent 5862cd9 commit 5a164fa
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11326,6 +11326,18 @@
],
"name": "Galaku Mitang"
},
{
"identifier": [
"CYX2"
],
"name": "Secret Lover Simon"
},
{
"identifier": [
"RC31"
],
"name": "ecret Lover Betty"
},
{
"identifier": [
"G317"
Expand Down Expand Up @@ -13132,6 +13144,8 @@
"K12A",
"K12C",
"LL18",
"CYX2",
"RC31",
"G317",
"G312",
"G302",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6417,6 +6417,12 @@ protocols:
- identifier:
- LL18
name: Galaku Mitang
- identifier:
- CYX2
name: Secret Lover Simon
- identifier:
- RC31
name: ecret Lover Betty
# Type 1
- identifier:
- G317
Expand Down Expand Up @@ -7473,6 +7479,8 @@ protocols:
- K12A
- K12C
- LL18
- CYX2 # Secret Lover Simon
- RC31 # Secret Lover Betty
# Type 1
- G317
- G312
Expand Down

0 comments on commit 5a164fa

Please sign in to comment.