Skip to content

Commit 59194fb

Browse files
committed
remove extra comma from info.json for lua-enet addon
1 parent 08ea56e commit 59194fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/lua-enet/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
33
"name": "Lua-ENet",
4-
"description": "Definitions for the Lua-ENet library",
4+
"description": "Definitions for the Lua-ENet library"
55
}

0 commit comments

Comments
 (0)