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