mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
Fix typo
This commit is contained in:
committed by
Mathew Sutcliffe
parent
372e92072c
commit
3addb44efd
@@ -266,7 +266,7 @@ namespace BlackGui
|
||||
}
|
||||
|
||||
// FSD setup, then override
|
||||
if (ui->comp_FsdDetails->isFsdSetuoEnabled())
|
||||
if (ui->comp_FsdDetails->isFsdSetupEnabled())
|
||||
{
|
||||
const CFsdSetup fsd = ui->comp_FsdDetails->getValue();
|
||||
currentServer.setFsdSetup(fsd);
|
||||
|
||||
Reference in New Issue
Block a user