From 61755c771521516dc966b2969b6c36dc80dc6282 Mon Sep 17 00:00:00 2001 From: Nikita Ushakov Date: Sat, 16 Nov 2024 17:00:24 +0000 Subject: [PATCH] Update polyhook.pplugin.in --- polyhook.pplugin.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/polyhook.pplugin.in b/polyhook.pplugin.in index ebb1e31..8a2a7e0 100644 --- a/polyhook.pplugin.in +++ b/polyhook.pplugin.in @@ -33,7 +33,7 @@ "description": "Return type" }, { - "type": "uint8*", + "type": "uint8[]", "name": "arguments", "description": "Arguments type array" } @@ -65,7 +65,7 @@ "description": "Return type" }, { - "type": "uint8*", + "type": "uint8[]", "name": "arguments", "description": "Arguments type array" } @@ -97,7 +97,7 @@ "description": "Return type" }, { - "type": "uint8*", + "type": "uint8[]", "name": "arguments", "description": "Arguments type array" }