feat: Implement sector role configuration on the setores page and remove the deprecated TI config page.
This commit is contained in:
@@ -19,8 +19,8 @@ After calling the list-sections tool, you MUST analyze the returned documentatio
|
||||
|
||||
### 3. svelte-autofixer
|
||||
|
||||
Analyzes Svelte code and returns issues and suggestions.
|
||||
You MUST use this tool whenever writing Svelte code before sending it to the user. Keep calling it until no issues or suggestions are returned.
|
||||
Analyzes Svelte code and returns problems and suggestions.
|
||||
You MUST use this tool whenever you write Svelte code before submitting it to the user. Keep calling it until no problems or suggestions are returned. Remember that this does not eliminate all lint errors, so still keep checking for lint errors before proceeding.
|
||||
|
||||
### 4. playground-link
|
||||
|
||||
|
||||
Reference in New Issue
Block a user