Added back the FIXME comment
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
03a27d5b5a
commit
6169af70db
@ -489,6 +489,7 @@ void FlameManagedPackPage::parseManagedPack()
|
|||||||
|
|
||||||
QString FlameManagedPackPage::url() const
|
QString FlameManagedPackPage::url() const
|
||||||
{
|
{
|
||||||
|
// FIXME: We should display the websiteUrl field, but this requires doing the API request first :(
|
||||||
return "https://www.curseforge.com/projects/" + m_inst->getManagedPackID();
|
return "https://www.curseforge.com/projects/" + m_inst->getManagedPackID();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user