We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 270db90 commit a0232e0Copy full SHA for a0232e0
1 file changed
src/supportCallout.ts
@@ -1,6 +1,6 @@
1
export const SUPPORT_CALLOUT = {
2
- zh: "试试我做的 Mac 清理工具 Mole",
3
- en: "Try Mole, my Mac cleaner",
+ zh: "❤️ 支持作者",
+ en: "❤️ Support me",
4
link: { zh: "https://mole.fit/zh", en: "https://mole.fit" },
5
};
6
0 commit comments