Skip to content

Commit cb9e5b6

Browse files
authored
Merge branch 'master' into develop
2 parents 909c105 + e63407e commit cb9e5b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/browser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,4 +260,4 @@ def getRemainingSearches(
260260
return RemainingSearches(desktop=remainingDesktop, mobile=remainingMobile)
261261
if self.mobile:
262262
return remainingMobile
263-
return remainingDesktop
263+
return remainingDesktop

0 commit comments

Comments
 (0)