This website works better with JavaScript.
Home
Explore
Help
Sign In
kornerr
/
research-portable-memory
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
d
main
Михаил Капелько
4 months ago
parent
8b084f8737
commit
e94de7f34d
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
v5/desktop.py
+ 0
- 1
v5/desktop.py
View File
@@ -70,7 +70,6 @@ def desktop_displaySelectedTile(p):
# Conditions:
# 1. Time to hide matching items
def desktop_hideMatchingTiles(p):
print(f"desktop_hideMT recentF: '{p.c.recentField}'")
if (
p.c.recentField == "hideMatchingTiles"
):
Write
Preview
Loading…
Cancel
Save