Преглед на файлове

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: {
-            //     chemCompBondTablePath: ''
+            //     chemCompBondTablePath: '',
+            //     chemCompAtomTablePath: ''
             // }
         }
     },