Addons: remove tracker URL from addon template, as this is no longer used,

and link to the new Addons bug reporting page.
This commit is contained in:
Brecht Van Lömmel
2013-11-16 03:08:51 +01:00
parent f8eb006d09
commit f546c7a889
3 changed files with 3 additions and 5 deletions

View File

@@ -408,7 +408,6 @@ def module_bl_info(mod, info_basis={"name": "",
"location": "",
"description": "",
"wiki_url": "",
"tracker_url": "",
"support": 'COMMUNITY',
"category": "",
"warning": "",