Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
KWin
Commits
a503efad
Commit
a503efad
authored
May 02, 2021
by
Vlad Zahorodnii
Browse files
Fix a typo
There is no matching opening parenthesis but the effect still works for some reason.
parent
411443bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/effects/fade/package/contents/code/main.js
View file @
a503efad
...
...
@@ -112,7 +112,7 @@ class FadeEffect {
}
}
}
}
);
}
}
new
FadeEffect
();
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment