Skip to content

Commit 948bcf7

Browse files
authored
LDP-1363: Renamed metadata object to metatags inside default state (#74)
1 parent cab915d commit 948bcf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/plugin.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ const storeModule = {
4848
page: {
4949
title: null,
5050
statusCode: null,
51-
metadata: {
51+
metatags: {
5252
meta: [],
5353
link: []
5454
},

0 commit comments

Comments
 (0)