anki/web/overview.js
2019-02-05 14:01:33 +10:00

5 lines
174 B
JavaScript

/* Copyright: Ankitects Pty Ltd and contributors
* License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html */
$(function () { $("#study").focus(); });