refactor(display): rename bruno project

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