Skip to content

Commit

Permalink
Merge pull request #171 from emqx/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
CrazyWisdom authored Feb 5, 2020
2 parents 622060f + bf81ea7 commit 4ca354e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion src/lang/connections.ts
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,6 @@ export default {
},
willMessage: {
zh: '遗嘱消息',
en: 'Last-Will Message',
en: 'Last Will and Testament',
},
}
1 change: 0 additions & 1 deletion vue.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module.exports = {
pluginOptions: {
electronBuilder: {
removeElectronJunk: true,
builderOptions: {
win: {
icon: './public/app.ico'
Expand Down

0 comments on commit 4ca354e

Please sign in to comment.