Update Google search widget
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
-- description = "AIO wrapper for the Google search app widget - open widget settings for options"
|
||||
-- type = "widget"
|
||||
-- author = "Theodor Galanis (t.me/TheodorGalanis)"
|
||||
-- version = "2.5"
|
||||
-- version = "2.6"
|
||||
-- foldable = "false"
|
||||
-- uses_app: "com.google.android.googlequicksearchbox"
|
||||
|
||||
@@ -50,9 +50,9 @@ elseif idx == indices[2] then
|
||||
elseif idx == indices[3] then
|
||||
w_bridge:click("image_7")
|
||||
elseif idx == indices[4] then
|
||||
w_bridge:click("image_9")
|
||||
w_bridge:click("image_11")
|
||||
elseif idx == indices[5] then
|
||||
w_bridge:click("image_10")
|
||||
w_bridge:click("image_12")
|
||||
else return
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user