diff --git a/code/modules/DMAPI/yawnDMAPI.dm b/code/modules/DMAPI/yawnDMAPI.dm index a86e561558..82d70da8af 100644 --- a/code/modules/DMAPI/yawnDMAPI.dm +++ b/code/modules/DMAPI/yawnDMAPI.dm @@ -9,7 +9,7 @@ // - FAX /datum/server_tools_command/readfax - name ="readfax" + name = "readfax" help_text = "Reads a fax with specified faxid" required_parameters = 1 admin_only = TRUE