mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
update comment
This commit is contained in:
parent
fb613ef5c8
commit
05093529bb
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ export class LLMFileAccessController {
|
|||
|
||||
/**
|
||||
* Initialize the controller by loading custom patterns
|
||||
* Must be called after construction
|
||||
* Must be called after construction and before using the controller
|
||||
*/
|
||||
async initialize(): Promise<void> {
|
||||
await this.loadCustomPatterns()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue