[service] Fix UI path detection

This commit is contained in:
Vladimir Stoilov
2025-04-01 14:33:15 +03:00
parent 90ce30e842
commit c1c3197574
2 changed files with 8 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ type Profile struct { //nolint:maligned // not worth the effort
// Icons holds a list of icons to represent the application.
Icons []binmeta.Icon
// Deprecated: LinkedPath used to point to the executableis this
// Deprecated: LinkedPath used to point to the executables this
// profile was created for.
// Until removed, it will be added to the Fingerprints as an exact path match.
LinkedPath string // constant