mirror of
https://github.com/Shabinder/SpotiFlyer.git
synced 2024-11-22 17:14:32 +01:00
trim fix
This commit is contained in:
parent
26a1debb7a
commit
ad4feb70ab
@ -26,5 +26,5 @@ private fun getReplacementText(
|
|||||||
${Common.START_SECTION(tagName)}
|
${Common.START_SECTION(tagName)}
|
||||||
$newInsertionText
|
$newInsertionText
|
||||||
${Common.END_SECTION(tagName)}
|
${Common.END_SECTION(tagName)}
|
||||||
"""
|
""".trimIndent()
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user