Enable force themed icon option for non-apps
This commit is contained in:
@@ -257,6 +257,10 @@ class IconRepository(
|
||||
ForceThemedIcon
|
||||
)
|
||||
}
|
||||
} else {
|
||||
transformationOptions.add(
|
||||
ForceThemedIcon
|
||||
)
|
||||
}
|
||||
|
||||
suggestions.addAll(
|
||||
|
||||
Reference in New Issue
Block a user