mirror of
https://github.com/dathere/qsvpro.dathere.com.git
synced 2025-12-18 21:59:24 +00:00
chore: should not have an antivirus warning anymore for Windows
This commit is contained in:
parent
49d926e6c2
commit
1749f461bb
1 changed files with 0 additions and 15 deletions
|
|
@ -160,21 +160,6 @@ export const Hero = () => {
|
|||
download
|
||||
>
|
||||
{download[0]}
|
||||
{platform ===
|
||||
"windows" && (
|
||||
<>
|
||||
<br />
|
||||
<small className="text-xs text-zinc-300 mt-4">
|
||||
You may
|
||||
get an
|
||||
antivirus
|
||||
notification
|
||||
that you
|
||||
have to
|
||||
skip.
|
||||
</small>
|
||||
</>
|
||||
)}
|
||||
</a>
|
||||
)
|
||||
)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue