Edit title tip about OPFS

This commit is contained in:
Jaifroid 2024-05-29 09:05:33 +01:00
parent 9c09316286
commit e422da0e06

View File

@ -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>)