Skip to content
Snippets Groups Projects
Commit 858e7054 authored by Ehret's avatar Ehret
Browse files

add plugin dependencies

parent 2f1c936b
No related branches found
No related tags found
No related merge requests found
...@@ -19,5 +19,19 @@ ...@@ -19,5 +19,19 @@
"Type": "Runtime", "Type": "Runtime",
"LoadingPhase": "Default" "LoadingPhase": "Default"
} }
],
"Plugins": [
{
"Name": "nDisplay",
"Enabled": true
},
{
"Name": "nDisplayExtensions",
"Enabled": true
},
{
"Name": "UniversalLogging",
"Enabled": true
}
] ]
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment