From 9d2310dace0b0ad21e8f1b4778a1308b471ab534 Mon Sep 17 00:00:00 2001 From: 2mal3 <56305732+2mal3@users.noreply.github.com> Date: Wed, 5 Nov 2025 21:49:18 +0100 Subject: [PATCH] refactor(display): rename bruno project --- display/requests/bruno.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/display/requests/bruno.json b/display/requests/bruno.json index 094635e..f2a264d 100644 --- a/display/requests/bruno.json +++ b/display/requests/bruno.json @@ -1,6 +1,9 @@ { "version": "1", - "name": "PLG-MuDICS", + "name": "PLG-MuDICS Display", "type": "collection", - "ignore": ["node_modules", ".git"] -} + "ignore": [ + "node_modules", + ".git" + ] +} \ No newline at end of file