refactor(display): rename bruno project

This commit is contained in:
2025-11-05 21:49:18 +01:00
parent ceba7b9e56
commit 9d2310dace
+5 -2
View File
@@ -1,6 +1,9 @@
{ {
"version": "1", "version": "1",
"name": "PLG-MuDICS", "name": "PLG-MuDICS Display",
"type": "collection", "type": "collection",
"ignore": ["node_modules", ".git"] "ignore": [
"node_modules",
".git"
]
} }