Skip to content
Snippets Groups Projects
Commit 18fd2f4e authored by David Bühler's avatar David Bühler
Browse files

[Ivette] Fixes a label of the function filtering menu.

parent ff996c3e
No related branches found
No related tags found
No related merge requests found
......@@ -208,7 +208,7 @@ export default function Globals(): JSX.Element {
},
'separator',
{
label: 'Show intern functions',
label: 'Show non-extern functions',
checked: intern,
onClick: flipIntern,
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment