General Settings
<% if (updateReady && !canAutoUpdate) { %>
Update
<% } else if (updateManual) { %>
Update
New version has been released. It will check for updates and install them automatically
but auto-upgrading from your version is impossible.
<% } %>
<% if (canAutoUpdate && !updateManual) { %>
Update
<%- updateInfo %>
View release notes
<% if (updateInProgress) { %>
<% } else { %>
<% } %>
<% if (updateReady) { %><% } %>
<% if (updateFound) { %><% } %>
<% } %>
Appearance
/>
<% if (canSetTableView) { %>
/>
<% } %>
Function
/>
<% if (canClearClipboard) { %>
<% } %>
<% if (canMinimizeOnClose) { %>
/>
<% } %>
<% if (devTools) { %>
Advanced
Show dev tools
<% } %>