David Sehnal %!s(int64=5) %!d(string=hai) anos
pai
achega
a204264bcc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/mol-plugin-state/transforms/misc.ts

+ 1 - 1
src/mol-plugin-state/transforms/misc.ts

@@ -13,7 +13,7 @@ export { CreateGroup };
 type CreateGroup = typeof CreateGroup
 const CreateGroup = PluginStateTransform.BuiltIn({
     name: 'create-group',
-    display: { name: 'Parse CIF', description: 'Parse CIF from String or Binary data' },
+    display: { name: 'Group' },
     from: [],
     to: SO.Group,
     params: {