We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71af172 commit 666bb75Copy full SHA for 666bb75
1 file changed
modules/sheet.js
@@ -1,5 +1,5 @@
1
// modules/sheet.js — fixed armor (4x2), no width shrink, 15-wide pips, print-stable, print isolation
2
-// Exposes: window.TRS_SHEET.update(mech), .fit(), .print()
+// Exposes: window.TRS_SHEET.update(mech), .fit(), .print()
3
4
(() => {
5
const API = {};
0 commit comments