Skip to content

Commit 4ef552c

Browse files
authored
editor animations addon -- this is safe enough to be on by default
1 parent bf4e419 commit 4ef552c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/addons/addons/editor-animations/_manifest_entry.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ const manifest = {
4747
"tags": [
4848
"new", "theme"
4949
],
50-
"enabledByDefault": false
50+
"enabledByDefault": true
5151
};
5252
export default manifest;

0 commit comments

Comments
 (0)