We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6d1fa8 commit 9d3f35fCopy full SHA for 9d3f35f
1 file changed
src/client/index.ts
@@ -135,7 +135,6 @@ RegisterCommand('report', async () => {
135
'Report Issue',
136
[
137
{
138
- // @ts-expect-error ! Waiting for ox_lib update (fix has been pushed)
139
type: 'textarea',
140
label: 'Report',
141
description: 'Please provide a detailed description of what you want to report.',
0 commit comments