wuyuncheng-26 commited on
Commit
398f10a
·
verified ·
1 Parent(s): e728997

Update config.jsonc

Browse files
Files changed (1) hide show
  1. config.jsonc +1 -1
config.jsonc CHANGED
@@ -23,7 +23,7 @@
23
  ],
24
  "data_check_interval": 30, // 多久检查一次 data.json 是否有更改 (秒)
25
  "other": { // 其他配置 (网页上的信息)
26
- "user": "zmal", // 你的名字
27
  "background": "https://imgapi.siiway.top/image", // 背景图片 url
28
  // 推荐 repo: [siiway/imgapi](https://github.com/siiway/imgapi)
29
  "alpha": 0.85, // 卡片不透明度设置 (0 ~ 1), 0 为完全透明, 1 为完全不透明
 
23
  ],
24
  "data_check_interval": 30, // 多久检查一次 data.json 是否有更改 (秒)
25
  "other": { // 其他配置 (网页上的信息)
26
+ "user": "wyc", // 你的名字
27
  "background": "https://imgapi.siiway.top/image", // 背景图片 url
28
  // 推荐 repo: [siiway/imgapi](https://github.com/siiway/imgapi)
29
  "alpha": 0.85, // 卡片不透明度设置 (0 ~ 1), 0 为完全透明, 1 为完全不透明