We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a2f595 commit 887c28cCopy full SHA for 887c28c
packages/core/src/providers/line.ts
@@ -94,5 +94,6 @@ export default function LINE<P extends LineProfile>(
94
},
95
style: { bg: "#00C300", text: "#fff" },
96
options,
97
+ checks: ["state"],
98
}
99
0 commit comments