mirror of
https://github.com/transmission/transmission
synced 2025-02-20 13:16:53 +00:00
fixup! [Web] Magnet link, Main window toolbar accessibility, ARM build fix, Dependencies update (#2586)
chore: code-style
This commit is contained in:
parent
b11cf4ca00
commit
afc41abbd3
1 changed files with 1 additions and 1 deletions
|
@ -541,7 +541,7 @@ export class Inspector extends EventTarget {
|
|||
e.info.magnetLink,
|
||||
`<a class="inspector-info-magnet" href="${link}"><button></button></a>`
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/// PEERS PAGE
|
||||
|
|
Loading…
Reference in a new issue