s/data-arch-value/data-arch-refresh/
This commit is contained in:
@@ -71,7 +71,7 @@ class EditorGroup extends EditorEntryBase {
|
||||
|
||||
case ' ':
|
||||
this.elem_.classList.toggle('highlight');
|
||||
this.elem_.setAttribute('data-arch-value', '');
|
||||
this.elem_.setAttribute('data-arch-refresh', '');
|
||||
e.stopPropagation();
|
||||
e.preventDefault();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user