From 8706e33ed6d79b6060d2c014f9dfd374837f8938 Mon Sep 17 00:00:00 2001 From: Georges-Antoine Assi Date: Mon, 1 Sep 2025 19:23:43 -0400 Subject: [PATCH] Avoid loading external plugins for mdeditor --- frontend/index.html | 1 - frontend/src/components/Details/Info/GameInfo.vue | 3 +++ frontend/src/components/Details/Personal.vue | 12 +++++++++++- .../src/components/common/Game/Dialog/NoteDialog.vue | 3 +++ frontend/src/plugins/mdeditor.ts | 5 +++++ 5 files changed, 22 insertions(+), 2 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index f3539d56d..2c4572348 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -9,7 +9,6 @@ - RomM diff --git a/frontend/src/components/Details/Info/GameInfo.vue b/frontend/src/components/Details/Info/GameInfo.vue index a7de8b490..c5b0117e1 100644 --- a/frontend/src/components/Details/Info/GameInfo.vue +++ b/frontend/src/components/Details/Info/GameInfo.vue @@ -181,6 +181,9 @@ function onFilterClick(filter: FilterType, value: string) { {