Skip to content

Commit 0ce02a5

Browse files
fix whitespace issue
1 parent 4d4b926 commit 0ce02a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bridge/search.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ local function show_formspec(playername, data)
142142
if add_to_list then
143143
-- result data
144144
table.insert(last_result_data, item)
145-
145+
146146
-- formspec data
147147
list = list .. "," ..
148148
color .. "," ..

0 commit comments

Comments
 (0)