We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d518aca commit 242d125Copy full SHA for 242d125
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() deploy?
3
4
(() => {
5
const API = {};
0 commit comments