diff options
Diffstat (limited to 'vobj/vobj.json')
-rw-r--r-- | vobj/vobj.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vobj/vobj.json b/vobj/vobj.json index b3ccc5f8..34e32ea0 100644 --- a/vobj/vobj.json +++ b/vobj/vobj.json @@ -2,6 +2,6 @@ { "name": "light", "description": "Light", - "image": "light.png" + "image": "light" } ] |