Skip to content
Snippets Groups Projects

Application framework qol update

Merged Fabian Seidl requested to merge application-framework-qol-update into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -297,6 +297,8 @@ func ensureDefaultRoleExists() error {
"/gosdn.networkelement.NetworkElementService/SubscribePath",
"/gosdn.plugin_internal.PluginInternalService/AvailablePlugins",
"/gosdn.plugin_internal.PluginInternalService/GetPluginSchema",
"/gosdn.app.AppService/Register",
"/gosdn.app.AppService/Deregister",
}))
if err != nil {
return err
Loading