// TODO: This file was created by bulk-decaffeinate. // Sanity-check the conversion and remove this comment. /* * decaffeinate suggestions: * DS102: Remove unnecessary code created because of implicit returns * Full docs: https://github.com/decaffeinate/decaffeinate/blob/main/docs/suggestions.md */ app.templates.tipKeyNav = () => `\

ProTip (click to dismiss)

Hit ${ app.settings.get("arrowScroll") ? 'shift +' : "" } to navigate the sidebar.
Hit space / shift space${ app.settings.get("arrowScroll") ? ' or ↓/↑' : ', alt ↓/↑ or shift ↓/↑' } to scroll the page.

See all keyboard shortcuts\ `;