Skip to content

Commit d9bd43e

Browse files
Add newline at the end of file
Co-authored-by: Suresh Kumar Anaparti <sureshkumar.anaparti@gmail.com>
1 parent 4c6157b commit d9bd43e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

engine/schema/src/main/resources/META-INF/db/schema-42200to42210.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ SET value = 'Hello {{username}}!\nYou have requested to reset your password. Ple
4242
WHERE value IN (
4343
'Hello {{username}}!\nYou have requested to reset your password. Please click the following link to reset your password:\nhttp://{{{resetLink}}}\nIf you did not request a password reset,please ignore this email.\n\nRegards,\nThe CloudStack Team',
4444
'Hello {{username}}!\nYou have requested to reset your password. Please click the following link to reset your password:\n{{{domainUrl}}}{{{resetLink}}}\nIf you did not request a password reset,please ignore this email.\n\nRegards,\nThe CloudStack Team'
45-
)
45+
)

0 commit comments

Comments
 (0)