mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 14:04:46 -04:00
Rename DaemonSrc to DaemonSource
This commit is contained in:
@@ -2159,7 +2159,7 @@ bool WebAPIRequestMapper::validateChannelSettings(
|
||||
return false;
|
||||
}
|
||||
}
|
||||
else if (*channelType == "DaemonSrc")
|
||||
else if (*channelType == "DaemonSource")
|
||||
{
|
||||
if (channelSettings.getTx() != 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user