Skip to content

Commit 1d9a9c9

Browse files
committed
revert
1 parent 2ac1c77 commit 1d9a9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/js/features/captcha.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import {isDarkTheme} from '../utils';
1+
import {isDarkTheme} from '../utils.ts';
22

33
export async function initCaptcha() {
44
const captchaEl = document.querySelector('#captcha');

0 commit comments

Comments
 (0)