Commit 79b312c0 authored by Chunchi Che's avatar Chunchi Che

fix small

parent 7ad31935
Pipeline #26152 failed with stages
in 6 minutes and 19 seconds
...@@ -3,7 +3,9 @@ import { useConfig } from "@/config"; ...@@ -3,7 +3,9 @@ import { useConfig } from "@/config";
const { preReleaseConfig } = useConfig(); const { preReleaseConfig } = useConfig();
interface SuperPreInfo { interface SuperPreInfo {
/* only use id currently, other fields see: https://cdn02.moecube.com:444/ygopro-super-pre/data/test-release-v2.json*/ /* only use id currently, other fields see:
* https://cdn02.moecube.com:444/ygopro-super-pre/data/test-release-v2.json
* */
id: number; id: number;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment