diff --git a/src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/PackageBundles.kt b/src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/PackageBundles.kt index f3c7faa..8264d21 100644 --- a/src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/PackageBundles.kt +++ b/src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/PackageBundles.kt @@ -40,4 +40,4 @@ val PASSWORD_TOOLS = "pwgen" val SCREEN_TOOLS = "scrcpy" -val COMPARE_TOOLS = "meld" \ No newline at end of file +val COMPARE_TOOLS = "meld"