Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
update gokey
Browse files Browse the repository at this point in the history
  • Loading branch information
ljttl3q04t committed Dec 28, 2023
1 parent c25f821 commit 25e1c30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ import flacFetcher from "./tokens/flac";
import gensFetcher from "./tokens/gens";
import gensxFetcher from "./tokens/gensx";
import geroFetcher from "./tokens/gero";
import gokeyFetcher from "./tokens/gokey";
import herbFetcher from "./tokens/herb";
import hoskyFetcher from "./tokens/hosky";
import huntFetcher from "./tokens/hunt";
Expand Down Expand Up @@ -257,4 +258,6 @@ export const supplyFetchers: Record<string, SupplyFetcher> = {
c27600f3aff3d94043464a33786429b78e6ab9df5e1d23b774acb34c434e4354: cnctFetcher,
"5ec2e9813fa385d9333d18186d8257d1b3ebea97bdec2dad74026d8d50554743484950":
pugchipFetcher,
c7dcfa416c127f630b263c7e0fe0564430cfa9c56bba43e1a37c6915474f4b4559:
gokeyFetcher,
};

0 comments on commit 25e1c30

Please sign in to comment.