fix(web): reuse project combobox in timeline popovers
This commit is contained in:
@@ -251,6 +251,9 @@ const RESOURCE_OVERVIEW_TOOLS = new Set([
|
||||
/** Tools that follow controllerProcedure access rules in the main API. */
|
||||
const CONTROLLER_ONLY_TOOLS = new Set([
|
||||
"search_by_skill",
|
||||
"list_comments",
|
||||
"create_comment",
|
||||
"resolve_comment",
|
||||
"search_projects",
|
||||
"get_project",
|
||||
"search_estimates",
|
||||
|
||||
Reference in New Issue
Block a user