mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-08-04 03:48:41 -04:00
Edit title tip about OPFS
This commit is contained in:
parent
9c09316286
commit
e422da0e06
@ -845,7 +845,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="displayOPFS" class="row" style="display: none; margin: 0.5em;">
|
<div id="displayOPFS" class="row" style="display: none; margin: 0.5em;">
|
||||||
<label class="checkbox" title="This uses a dedicated Origin Private File System (OPFS) for the app, which allows the app to load these files automatically on launch (without your having to provide permission each time). See About -> Origin Private File System for more information.">
|
<label class="checkbox" title="This uses a dedicated Origin Private File System (OPFS) for the app, which allows the app to load these files automatically on launch, and is much faster than the normal file system on Android. See About -> Origin Private File System for more information.">
|
||||||
<input type="checkbox" name="useOPFS" id="useOPFSCheck" />
|
<input type="checkbox" name="useOPFS" id="useOPFSCheck" />
|
||||||
<span class="checkmark"></span>
|
<span class="checkmark"></span>
|
||||||
<b>Use Private File System <a href="#OPFS" class="aboutLink">[info]</a></b> (<i>experimental</i>)
|
<b>Use Private File System <a href="#OPFS" class="aboutLink">[info]</a></b> (<i>experimental</i>)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user