Merge pull request #942 from Arthur-Milchior/browsing

Correct browse help link
This commit is contained in:
Damien Elmes 2021-01-25 17:15:20 +10:00 committed by GitHub
commit f640602a2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1305,7 +1305,7 @@ where id in %s"""
current=current,
accept=tr(TR.BROWSING_MOVE_CARDS),
title=tr(TR.BROWSING_CHANGE_DECK),
help="browse",
help="browsing",
parent=self,
)
if not ret.name: