Skip to content

Commit 258e9dc

Browse files
committed
✏️ Wox -> Flow
1 parent 60d9d9b commit 258e9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flowlauncher/FlowLauncherAPI.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def change_query(cls, query, requery: bool = False):
1111
change flow launcher query
1212
"""
1313
print(demjson.encode({
14-
"method": "Wox.ChangeQuery",
14+
"method": "Flow.Launcher.ChangeQuery",
1515
"parameters": [query, requery]}))
1616

1717
@classmethod

0 commit comments

Comments
 (0)