Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
green1052 committed Nov 25, 2022
1 parent 2b0c544 commit e046fa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/util/FakeViewer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export function fakeViewer(blocked: JQuery<HTMLElement>, novelData: { text: stri

novel_data = novelData;


setTimeout(() => {
data_load = 1;
novel_drawing(novel_data);
Expand Down

0 comments on commit e046fa4

Please sign in to comment.