Skip to content

Commit 9dfd223

Browse files
committed
mark multi-tab-code as new
1 parent 78fb6ee commit 9dfd223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/addons/addons/multi-tab-code/_manifest_entry.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const manifest = {
3030
"description": "If we should keep blocks from deleted tabs, moving them into the new selected tab, or if we should delete blocks inside a deleted tab."
3131
}
3232
],
33-
"tags": [],
33+
"tags": ["new"],
3434
"enabledByDefault": false
3535
};
3636
export default manifest;

0 commit comments

Comments
 (0)