Skip to content

Commit

Permalink
fix python bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Jul 1, 2024
1 parent 9db7ac9 commit 9be6949
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion bindings/python/rookiepy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
edge,
chrome,
chromium_based,
chromium,
chromium,
arc,
opera,
vivaldi,
opera_gx,
Expand All @@ -25,6 +26,7 @@
"edge",
"chrome",
"chromium",
"arc",
"opera",
"opera_gx",
"vivaldi",
Expand Down

0 comments on commit 9be6949

Please sign in to comment.