aboutsummaryrefslogtreecommitdiff
path: root/resources/assets/javascripts/lib/instschedule.js
diff options
context:
space:
mode:
Diffstat (limited to 'resources/assets/javascripts/lib/instschedule.js')
-rw-r--r--resources/assets/javascripts/lib/instschedule.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/assets/javascripts/lib/instschedule.js b/resources/assets/javascripts/lib/instschedule.js
index af438c2..d925bfb 100644
--- a/resources/assets/javascripts/lib/instschedule.js
+++ b/resources/assets/javascripts/lib/instschedule.js
@@ -1,4 +1,4 @@
-import { $gettext } from './gettext.js';
+import { $gettext } from './gettext';
import Dialog from './dialog.js';
const Instschedule = {