diff --git a/web/vue.config.js b/web/vue.config.js index 3ae08eff..f4cb361e 100644 --- a/web/vue.config.js +++ b/web/vue.config.js @@ -120,7 +120,13 @@ module.exports = { arch: ['x64'] } ], - category: 'Utilities', + category: 'Office', + desktop: { + Name: 'Thoughts', + 'Name[zh_CN]': '思绪思维导图', + Comment: 'A Simple Mind Map', + 'Comment[zh_CN]': '一个简洁的思维导图' + }, icon: './build/icon.icns' }, dmg: {