瀏覽代碼

add atomTablePath to default config

JonStargaryen 4 年之前
父節點
當前提交
347b9ead6b
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/servers/model/config.ts

+ 2 - 1
src/servers/model/config.ts

@@ -82,7 +82,8 @@ const DefaultModelServerConfig = {
             //     }
             //     }
             // },
             // },
             // wwPDB: {
             // wwPDB: {
-            //     chemCompBondTablePath: ''
+            //     chemCompBondTablePath: '',
+            //     chemCompAtomTablePath: ''
             // }
             // }
         }
         }
     },
     },