Skip to content

Commit 3b40d72

Browse files
committed
chore: mock
1 parent 70be0c9 commit 3b40d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mocks/handlers/manifests.handlers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const privateManifests: PackageManifestResponse = [
5252
js: '/App_Plugins/tinyMcePlugin.js',
5353
meta: {
5454
config: {
55-
plugins: 'wordcount',
55+
plugins: ['wordcount'],
5656
statusbar: true,
5757
},
5858
},

0 commit comments

Comments
 (0)