Skip to content

Commit c69e828

Browse files
committed
修改配置
1 parent 5b4b60b commit c69e828

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ export const profileConfig: ProfileConfig = {
174174
shareId: "", //填入共享URL最后面那一串 比如:https://eu.umami.is/api/share/2dKQ5T0WrUn6AYtr 你就填入2dKQ5T0WrUn6AYtr
175175
region: "eu", //Umami有两个区域,按需选择即可 比如:https://eu.umami.is 你就填入eu
176176
},
177-
icp: "粤ICP备12345678号",
177+
icp: "填写ICP备案号",
178178
icpEnable: false,
179179
};
180180

0 commit comments

Comments
 (0)