mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-07-20 22:14:42 -04:00
fix: Fixed typo in the use of the project name
This commit is contained in:
@ -61,7 +61,7 @@ LLMClientInterface::LLMClientInterface(
|
||||
|
||||
Utils::FilePath LLMClientInterface::serverDeviceTemplate() const
|
||||
{
|
||||
return "Qode Assist";
|
||||
return "QodeAssist";
|
||||
}
|
||||
|
||||
void LLMClientInterface::startImpl()
|
||||
|
Reference in New Issue
Block a user