Fix missing comma from merge conflict

This commit is contained in:
Cooldude2606
2023-12-21 21:35:12 +00:00
committed by GitHub
parent 8b9804543b
commit ab53c0d8ee

View File

@@ -232,7 +232,7 @@ Roles.new_role('Member','Mem')
'command/lawnmower', 'command/lawnmower',
'command/waterfill', 'command/waterfill',
'command/clear-item-on-ground', 'command/clear-item-on-ground',
'command/clear-blueprint' 'command/clear-blueprint',
'gui/surveillance' 'gui/surveillance'
} }