mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-07-07 18:45:09 +00:00
Update chart link
This commit is contained in:
@@ -100,7 +100,7 @@ export class ChartSidebarMenutComponent implements OnInit {
|
|||||||
}
|
}
|
||||||
|
|
||||||
copyLink(hash: string) {
|
copyLink(hash: string) {
|
||||||
navigator.clipboard.writeText(`https://enchor.us/?hash=${hash}`)
|
navigator.clipboard.writeText(`https://enchor.us/chart/${hash}`)
|
||||||
}
|
}
|
||||||
copyHash(hash: string) {
|
copyHash(hash: string) {
|
||||||
navigator.clipboard.writeText(hash)
|
navigator.clipboard.writeText(hash)
|
||||||
|
|||||||
Reference in New Issue
Block a user