mirror of
https://github.com/lordfriky/web-cfw-loader.git
synced 2025-01-18 18:41:28 +00:00
Changed the Windows warning
In my experience, the loader has worked on windows for me sometimes so I changed the warning
This commit is contained in:
parent
18ddf152d2
commit
65a7146177
@ -65,7 +65,7 @@
|
||||
|
||||
<div class="alert alert-warning alert-dismissible" role="alert">
|
||||
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
|
||||
<p id="warningWindows">This does NOT work on Windows due to a limitation in the Chrome implementation of WebUSB (and probably other reasons!)</p>
|
||||
<p id="warningWindows">This may or may not work on Windows due to a limitation in the Chrome implementation of WebUSB (and probably other reasons!). In my testing, it will sometimes work so give it a shot, but be wary.</p>
|
||||
</div>
|
||||
|
||||
<div class="alert alert-warning alert-dismissible" role="alert">
|
||||
|
Loading…
x
Reference in New Issue
Block a user