fix: 更正默认 botProfile

This commit is contained in:
WJG 2024-06-20 21:53:21 +08:00
parent 6e73ce8eee
commit 9d8b2875c0
No known key found for this signature in database
GPG Key ID: 258474EF8590014A

View File

@ -10,49 +10,18 @@ const kDefaultMaster = {
name: "陆小千",
profile: `
`,
`.trim(),
};
const kDefaultBot = {
name: "傻妞",
profile: `
##
##
##
2060
##
-
2060
-
-
-
-
`,
`.trim(),
};
interface IBotIndex {