Skip to content
Snippets Groups Projects
Commit effba225 authored by Steinwender, Tamara's avatar Steinwender, Tamara
Browse files

Remove typo

parent 2822251e
Branches
No related tags found
No related merge requests found
Pipeline #44140 passed
......@@ -459,7 +459,7 @@ export class Clipboard extends ScopedElementsMixin(AdapterLitElement) {
openFilesink() {
const fileSink = this._("#file-source");
if (fileSink) {
this._("#file-source").setAttribute(^^"dialog-open", "");
this._("#file-source").setAttribute("dialog-open", "");
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment