From 99ba15e4e89ddcfc60777222ffff7cf8db52aafc Mon Sep 17 00:00:00 2001 From: Mauro Balades Date: Tue, 6 Aug 2024 20:22:49 +0200 Subject: [PATCH] refactor: Improve profiles list and profile creation in ZenProfileDialogUI --- src/{ZenProfileDialogUI.js => ZenProfileDialogUI.mjs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{ZenProfileDialogUI.js => ZenProfileDialogUI.mjs} (100%) diff --git a/src/ZenProfileDialogUI.js b/src/ZenProfileDialogUI.mjs similarity index 100% rename from src/ZenProfileDialogUI.js rename to src/ZenProfileDialogUI.mjs