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