mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-05-30 02:49:12 -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