Skip to content

Commit

Permalink
Deploy preview for PR 12 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
dsavchenko committed May 3, 2024
1 parent af7382e commit c3b4a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pr-preview/pr-12/main.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
let file_path = "./_test_files/spiacs_lc_query.fits";
let file_path = window.location.href + "_test_files/spiacs_lc_query.fits";

let fits_reader_wrapper = new FITSReaderWrapper(file_path);

Expand Down

0 comments on commit c3b4a0b

Please sign in to comment.