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

add plugin dependencies

parent 2f1c936b
Branches
Tags
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