mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-10 19:18:58 +08:00
Removed stray = sign.
CURA-1278 CURA-1592
This commit is contained in:
parent
c80455c6bc
commit
fd3788ba7c
@ -153,7 +153,7 @@ Item {
|
||||
{
|
||||
if(text != "")
|
||||
{
|
||||
listview.model.filter.label = = {"global_only":"False", "label": text}
|
||||
listview.model.filter.label = {"global_only":"False", "label": text}
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user