fix: uncomment merging integrations

Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
oSumAtrIX 2022-04-14 10:59:39 +02:00
parent d14fd901c0
commit f2d9da4dca
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -46,7 +46,7 @@ class Main {
bar.reset().maxHint(1)
.extraMessage = "Merging integrations"
val integrations = Preconditions.isFile(it)
//patcher.addFiles(listOf(integrations))
patcher.addFiles(listOf(integrations))
bar.step()
}