Add a comma

This commit is contained in:
Bill Sideris 2025-07-05 11:29:20 +03:00 committed by GitHub
parent 9ab4e82dff
commit 1407250e11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -208,7 +208,7 @@ def _firefox_browser_dirs():
'~/.mozilla/firefox',
'~/snap/firefox/common/.mozilla/firefox',
'~/.var/app/org.mozilla.firefox/.mozilla/firefox',
'~/.librewolf/'
'~/.librewolf/',
))