mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
Added back the FIXME comment
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
@ -489,6 +489,7 @@ void FlameManagedPackPage::parseManagedPack()
|
||||
|
||||
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();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user