Skip to content

Commit

Permalink
modify wrong config path (ko) (pagefaultgames#2895)
Browse files Browse the repository at this point in the history
  • Loading branch information
EnochG1 authored Jul 7, 2024
1 parent 6c97579 commit 40a31b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/ko/config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { pokemonForm } from "../es/pokemon-form";
import { pokemonForm } from "./pokemon-form";
import { ability } from "./ability";
import { abilityTriggers } from "./ability-trigger";
import { PGFachv, PGMachv } from "./achv";
Expand Down

0 comments on commit 40a31b1

Please sign in to comment.