Skip to content

Commit

Permalink
LINtME
Browse files Browse the repository at this point in the history
  • Loading branch information
Superlagg committed Jul 12, 2023
1 parent f0d890b commit 9879952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tgui/packages/tgui/interfaces/SecondWind.js
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ const FormatSecondWindBody = (Text2Format) => {
tables: true,
sanitize: false,
breaks: true,
smartLists: true
smartLists: true,
});
return { __html: formattedText };
};
Expand Down

0 comments on commit 9879952

Please sign in to comment.