More explicit notes on minification
parent
0ba8cef33c
commit
f5d2653872
|
|
@ -148,7 +148,7 @@
|
||||||
</label>
|
</label>
|
||||||
<label class="form-switch">
|
<label class="form-switch">
|
||||||
<input type="checkbox" id="settings-minify">
|
<input type="checkbox" id="settings-minify">
|
||||||
<i class="form-icon"></i> Minify apps before upload (smaller, faster apps - BETA)
|
<i class="form-icon"></i> Minify apps before upload (BETA, not recommended. Uploads smaller, faster apps but this may cause some apps to stop working)
|
||||||
</label>
|
</label>
|
||||||
<label class="form-switch">
|
<label class="form-switch">
|
||||||
<input type="checkbox" id="settings-settime">
|
<input type="checkbox" id="settings-settime">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue