We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac1c77 commit 1d9a9c9Copy full SHA for 1d9a9c9
web_src/js/features/captcha.ts
@@ -1,4 +1,4 @@
1
-import {isDarkTheme} from '../utils';
+import {isDarkTheme} from '../utils.ts';
2
3
export async function initCaptcha() {
4
const captchaEl = document.querySelector('#captcha');
0 commit comments