Skip to content

Commit

Permalink
Trying to fix links again.
Browse files Browse the repository at this point in the history
  • Loading branch information
pxldevv authored Aug 23, 2024
1 parent 4256e3e commit af18573
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _app/immutable/nodes/32.233e2065.js
Original file line number Diff line number Diff line change
Expand Up @@ -9436,11 +9436,11 @@ function Lc(l, e, n) {
},
U = H => x(H.address),
N = H => {
window.open(`${H.address}`)
window.open(``)
},
Z = H => x(H.address),
te = H => {
window.open(`{H.address}`)
window.open(``)
};
return l.$$set = H => {
"data" in H && n(0, i = H.data)
Expand Down

0 comments on commit af18573

Please sign in to comment.