Skip to content

Commit

Permalink
Merge branch 'dev' into feat/upgrade-adamant-wallets
Browse files Browse the repository at this point in the history
# Conflicts:
#	src/lib/constants/cryptos/data.json
  • Loading branch information
bludnic committed Feb 1, 2024
2 parents c5b69d2 + dddfa51 commit 2662432
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion adamant-wallets
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adamant-im",
"version": "4.5.1",
"version": "4.5.2",
"author": "ADAMANT Foundation <[email protected]>",
"license": "GPLv3",
"description": "Decentralized Messenger",
Expand Down
9 changes: 9 additions & 0 deletions src/components/icons/cryptos/GtIcon.vue
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<template>
<g>
<path
d="M479.8,143.2l-145,76.2v88.4l49.9-26.5v51.2l-140.5,81.1l-112.9-65.2c-17.1-9.9-27.6-28.1-27.6-47.8V170.2
l116.6-67.3c14.8-8.6,33.1-8.6,47.9,0l116.6,67.3L456,129L274.4,24.1c-18.8-10.8-41.9-10.8-60.6,0L32.2,129v212.7
c0,19.8,10.6,38.1,27.7,48L244.1,496l183.9-106.2c17.3-10,27.9-28.4,27.9-48.4v-98.1l23.8-12.6L479.8,143.2L479.8,143.2z"
/>
</g>
</template>

0 comments on commit 2662432

Please sign in to comment.