diff --git a/packages/assets/profiles/logitech-mx-ink/none.glb b/packages/assets/profiles/logitech-mx-ink/none.glb index 0d65b7ef9..af337a9c7 100644 Binary files a/packages/assets/profiles/logitech-mx-ink/none.glb and b/packages/assets/profiles/logitech-mx-ink/none.glb differ diff --git a/packages/assets/profiles/logitech-mx-ink/profile.json b/packages/assets/profiles/logitech-mx-ink/profile.json index d747d75a8..63559accf 100644 --- a/packages/assets/profiles/logitech-mx-ink/profile.json +++ b/packages/assets/profiles/logitech-mx-ink/profile.json @@ -1,4 +1,9 @@ { "profileId" : "logitech-mx-ink", - "overrides" : {} + "overrides" : { + "left-right": { + "rootNodeName": "logitech_mx_ink_none", + "assetPath": "none.glb" + } + } } \ No newline at end of file