about summary refs log tree commit diff
path: root/app/javascript/core/two_factor_authentication.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/javascript/core/two_factor_authentication.js')
-rw-r--r--app/javascript/core/two_factor_authentication.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/javascript/core/two_factor_authentication.js b/app/javascript/core/two_factor_authentication.js
index dde06be8c..f076cdf30 100644
--- a/app/javascript/core/two_factor_authentication.js
+++ b/app/javascript/core/two_factor_authentication.js
@@ -1,3 +1,4 @@
+import 'packs/public-path';
 import axios from 'axios';
 import * as WebAuthnJSON from '@github/webauthn-json';
 import ready from '../mastodon/ready';