Skip to content

Commit

Permalink
chore:
Browse files Browse the repository at this point in the history
  • Loading branch information
heliomarpm committed Jul 12, 2024
1 parent 7946846 commit 3ab1c06
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ <h3 class="ui header">
<div class="item">
<i class="large world middle aligned icon"></i>
<div class="content">
<a class="header" href="https://steemkr.com/utopian-io/@moenawar/my-new-logo-design-proposal-for-udeler">@Moenawar</a>
<span>@Moenawar</span>
<div class="description">${translate("Icon Designer")}</div>
</div>
</div>
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"build": "electron-builder",
"build:w32": "electron-builder -w \"--ia32\"",
"deploy": "node ./node_modules/gh_deploy/index.js",
"prebuild:local": "node ./cmd/prebuild.js",
"build:local": "npm run build && npm run build:w32",
"sync:locales": "node ./sync-locales.js"
},
Expand Down

0 comments on commit 3ab1c06

Please sign in to comment.