Browse Source

fix trailing space

ludovic autin 2 years ago
parent
commit
daa9bbf2c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/extensions/cellpack/model.ts

+ 1 - 1
src/extensions/cellpack/model.ts

@@ -605,7 +605,7 @@ export const LoadCellPackModel = StateAction.build({
                         blurKernelSize: 15,
                         resolutionScale: 1,
                         shadow: { name: 'off', params: {} },
-                        closeAO: { name: 'off', params: {} }                        
+                        closeAO: { name: 'off', params: {} }
                     }
                 },
                 outline: {