We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 304f405 commit 39f9d64Copy full SHA for 39f9d64
Mopy/bash/basher/__init__.py
@@ -1686,7 +1686,6 @@ def _enable(self):
1686
read_dir_tags(mod_info) != dir_diff)
1687
def Execute(self):
1688
bosh.mods_metadata.save_tags_to_dir(mod_info, dir_diff)
1689
- _refresh_only_details() ##: do we need the refresh?
1690
class Tags_CopyToDescription(EnabledLink):
1691
"""Copy manually assigned bash tags into the mod description"""
1692
_text = _('Copy to Description')
0 commit comments