Skip to content

Commit

Permalink
use ymssx img repo
Browse files Browse the repository at this point in the history
  • Loading branch information
msk86 committed Apr 29, 2022
1 parent 24478bd commit 8b87999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const { CardNode, renderDeckPDF, getMultiData } = require('ygo-card');
const fs = require('fs');

const DEFAULT_IMAGE_BASE = 'https://gitee.com/msk86/pics/raw/master/500';
const DEFAULT_IMAGE_BASE = 'https://gitee.com/ymssx/pics/raw/master/500';
const OUTPUT_PATH = './output';
const YDK_PATH = './resources/deck';
const MOLD_PATH = './node_modules/ygo-card/dist/mold';
Expand Down

0 comments on commit 8b87999

Please sign in to comment.