From e7bc5043871f35dafaf1e9008c75f95ab447274f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Sat, 4 Mar 2023 19:29:05 -0300 Subject: [PATCH] Fix merge conflict MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: MaurĂ­cio Meneghini Fauth --- js/src/modules/themes-manager.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/src/modules/themes-manager.js b/js/src/modules/themes-manager.js index 48a75c0835..c35d35a760 100644 --- a/js/src/modules/themes-manager.js +++ b/js/src/modules/themes-manager.js @@ -1,5 +1,5 @@ import $ from 'jquery'; -import { CommonParams } from './common'; +import { CommonParams } from './common.js'; /** * @see https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener