mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-15 09:48:14 +08:00
fix(GCG): 添加 content_id 用于短期外链跳转
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -14,7 +14,7 @@ import { BaseCard } from "../../interface/GCG";
|
||||
*/
|
||||
export const Config = {
|
||||
storeName: "GCG",
|
||||
keyPath: "name",
|
||||
keyPath: "id",
|
||||
// 根据 type 分类
|
||||
indexes: [
|
||||
"type",
|
||||
|
||||
Reference in New Issue
Block a user