Skip to content

Commit 5e91750

Browse files
committed
update apploader core
1 parent bbbcb1f commit 5e91750

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@ <h3>Settings</h3>
126126
<input type="checkbox" id="settings-pretokenise">
127127
<i class="form-icon"></i> Pretokenise apps before upload (smaller, faster apps)
128128
</label>
129+
<label class="form-switch">
130+
<input type="checkbox" id="settings-settime">
131+
<i class="form-icon"></i> Always update time when we connect
132+
</label>
129133
<button class="btn" id="defaultsettings">Default settings</button>
130134
</div>
131135
</div>

0 commit comments

Comments
 (0)