Skip to content

Commit

Permalink
Add a blank
Browse files Browse the repository at this point in the history
  • Loading branch information
YukaUU committed Jun 10, 2024
1 parent a0a6510 commit 70b28be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/viewer/init.js
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ function initCore() {
// for support QUIP 2.0
const data = Array.isArray(e.data) ? e.data[e.data.selected] : e.data;
const type = data.provenance.analysis.source;

let body;
let attributes;
let warning = null;
Expand Down

0 comments on commit 70b28be

Please sign in to comment.