Skip to content

Commit a382577

Browse files
authored
Update plugins.ts
1 parent 37fc4eb commit a382577

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

playground/config/plugins.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
module.exports = {
22
webtools: {
3-
enabled: false,
3+
enabled: true,
44
config: {
55
website_url: 'https://www.pluginpal.io'
66
}
77
},
88

99
'webtools-addon-sitemap': {
10-
enabled: false,
10+
enabled: true,
1111
},
1212

1313
// 'webtools-addon-redirects': {

0 commit comments

Comments
 (0)