Skip to content
This repository was archived by the owner on Jan 20, 2021. It is now read-only.

Commit cef5b2c

Browse files
authored
config: Removing example plugin (#576)
1 parent 3e328c1 commit cef5b2c

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

public/config.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,5 @@
3939
"jp": "label.japanese.keyboard",
4040
"sc": "label.simplified.chinese.keyboard"
4141
},
42-
"plugins": [
43-
{
44-
"name": "ExamplePlugin",
45-
"icon": "appstore",
46-
"path": "example.html"
47-
}
48-
]
42+
"plugins": []
4943
}

0 commit comments

Comments
 (0)