d
This commit is contained in:
@@ -70,7 +70,6 @@ def desktop_displaySelectedTile(p):
|
|||||||
# Conditions:
|
# Conditions:
|
||||||
# 1. Time to hide matching items
|
# 1. Time to hide matching items
|
||||||
def desktop_hideMatchingTiles(p):
|
def desktop_hideMatchingTiles(p):
|
||||||
print(f"desktop_hideMT recentF: '{p.c.recentField}'")
|
|
||||||
if (
|
if (
|
||||||
p.c.recentField == "hideMatchingTiles"
|
p.c.recentField == "hideMatchingTiles"
|
||||||
):
|
):
|
||||||
|
|||||||
Reference in New Issue
Block a user