Skip to content

Add MODULE_TYPE_MECHANISM to common_storage.ts #32

@lizlooney

Description

@lizlooney

Currently the code the determines whether a module is a workspace does so by comparing the module's workspace name and module name. If they are equal, then it is a workspace. However the "else" code assumes that any non-workspace module is an OpMode. That's wrong since there will be other modules, like Mechanisms.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions