mirror of
https://github.com/AudebertAdrien/ft_transcendence.git
synced 2026-02-04 11:40:25 +01:00
fix eth
This commit is contained in:
parent
b555c25277
commit
86abf1eacf
@ -55,7 +55,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
|||||||
fetchTournois();
|
fetchTournois();
|
||||||
} else if (tableId === 'blockchain-list') {
|
} else if (tableId === 'blockchain-list') {
|
||||||
console.log('Opening external page in a new tab');
|
console.log('Opening external page in a new tab');
|
||||||
window.open('https://sepolia.etherscan.io/address/0x078d04eb6fb97cd863361fc86000647dc876441b', '_blank');
|
window.open('https://sepolia.etherscan.io/address/0x32a4bf81628fdd65d7b00ac676b80772c920e0c4', '_blank');
|
||||||
}
|
}
|
||||||
|
|
||||||
if (dropdownMenu) {
|
if (dropdownMenu) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user