You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lua/gitlab/actions/discussions/init.lua
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@ end
104
104
105
105
---Opens the discussion tree, sets the keybindings. It also
106
106
---creates the tree for notes (which are not linked to specific lines of code)
107
-
---@paramcallbackfunction?
107
+
---@paramcallback?function
108
108
---@paramview_type"discussions"|"notes" Defines the view type to select (useful for overriding the default view type when jumping to discussion tree when it's closed).
0 commit comments