Skip to content

Commit

Permalink
chore: update data package
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanKun committed Feb 19, 2025
1 parent 1b75392 commit 091106d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"postcss": "8.4.49",
"react": "19.0.0",
"react-dom": "19.0.0",
"resonance-data-columba": "^1.3.96",
"resonance-data-columba": "^1.3.97",
"tailwindcss": "3.4.17",
"typescript": "5.7.2",
"usehooks-ts": "^3.1.0"
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added public/roles/head/罗洁尔.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions utils/role-image-utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ import 佩罗塔 from "/public/roles/head/佩罗塔.png";
import 罗洁尔·定格 from "/public/roles/head/罗洁尔·定格.png";
import 无名 from "/public/roles/head/无名.png";
import 乌刹娜 from "/public/roles/head/乌刹娜.png";
import 罗洁尔 from "/public/roles/head/罗洁尔.png";
// import end

export const roleImages: { [roleName: string]: StaticImageData } = {
Expand Down Expand Up @@ -128,5 +129,6 @@ export const roleImages: { [roleName: string]: StaticImageData } = {
罗洁尔·定格,
无名,
乌刹娜,
罗洁尔,
// export role images end
};

0 comments on commit 091106d

Please # to comment.