Skip to content

Commit

Permalink
build html
Browse files Browse the repository at this point in the history
  • Loading branch information
trevor-coleman committed Jul 16, 2024
1 parent af32010 commit 0f04384
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Stars_Without_Number_Revised/Source/ts/autofill.ts
Original file line number Diff line number Diff line change
Expand Up @@ -273,4 +273,4 @@ const fillRepeatingSectionFromData = (sName: string, data: {[key: string]: Attri
}, {});
}).reduce((m, o) => Object.assign(m, o), {});
setAttrs(setting, {}, callback);
};
};
Loading

0 comments on commit 0f04384

Please sign in to comment.