Skip to content

Commit e4f13f1

Browse files
authored
v/bo/r/o: Un-multiline string
Signed-off-by: Kristofer Rye <[email protected]>
1 parent 41587d1 commit e4f13f1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/views/building-hours/report/overview.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,7 @@ export class BuildingHoursProblemReportView extends React.PureComponent<
182182
return (
183183
<ScrollView>
184184
<InfoHeader
185-
message="If you could tell us what the new times are, we&rsquo;d greatly
186-
appreciate it."
185+
message="If you could tell us what the new times are, we&rsquo;d greatly appreciate it."
187186
title="Thanks for spotting a problem!"
188187
/>
189188

0 commit comments

Comments
 (0)