Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
BarbourSmith committed Apr 1, 2020
1 parent e0fc499 commit efc0d94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/js/githubOauth.js
Original file line number Diff line number Diff line change
Expand Up @@ -1166,6 +1166,8 @@ export default function GitHubModule(){
threadCompute([shape], "SVG Picture").then(contentSvg => {
this.progressSave(10)

console.warn("Saving svg thumbnail is broken. Discarding: " + contentSvg)

var bomContent = bomHeader
extractBomTags(GlobalVariables.topLevelMolecule.value).then(bomItems => {

Expand Down

0 comments on commit efc0d94

Please sign in to comment.