You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(archview): use module type option instead of type name
The moduleTypeName property was incorrect for displaying module types. Changed to use getOptionValue("type") which provides the accurate module type information.
0 commit comments