Skip to content
Snippets Groups Projects
Commit 324e0dd1 authored by Stefano Borini's avatar Stefano Borini
Browse files

Changed id for application

parent 7888d29b
No related branches found
No related tags found
1 merge request!190Changed plugin ids for internal plugins to prevent conflicts.
......@@ -19,7 +19,7 @@ log = logging.getLogger(__name__)
class BDSSApplication(Application):
"""Main application for the BDSS.
"""
id = "force_bdss.bdss_application"
id = "force.bdss_core.bdss_application"
#: The path of the workflow file to open
workflow_filepath = Unicode()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment