Skip to content

Commit 9d3f35f

Browse files
committed
chore(types): remove ts ignore
ox_lib v3.30.0 has been pushed, fixing this, so ts-expect-error is no longer needed.
1 parent c6d1fa8 commit 9d3f35f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/client/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ RegisterCommand('report', async () => {
135135
'Report Issue',
136136
[
137137
{
138-
// @ts-expect-error ! Waiting for ox_lib update (fix has been pushed)
139138
type: 'textarea',
140139
label: 'Report',
141140
description: 'Please provide a detailed description of what you want to report.',

0 commit comments

Comments
 (0)