From e4c6608103be5b031a0ba3ce1c70982114480360 Mon Sep 17 00:00:00 2001 From: StefanVukovic99 Date: Sun, 4 Feb 2024 08:08:44 +0100 Subject: move files (#630) --- ext/js/comm/clipboard-monitor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/js/comm') diff --git a/ext/js/comm/clipboard-monitor.js b/ext/js/comm/clipboard-monitor.js index a8e79a1b..6ee93f57 100644 --- a/ext/js/comm/clipboard-monitor.js +++ b/ext/js/comm/clipboard-monitor.js @@ -17,7 +17,7 @@ */ import {EventDispatcher} from '../core/event-dispatcher.js'; -import {isStringPartiallyJapanese} from '../language/japanese.js'; +import {isStringPartiallyJapanese} from '../language/ja/japanese.js'; /** * @augments EventDispatcher -- cgit v1.2.3