Remove wikipedia from the list of bots with a configuration screen

Wikipedia doesn't have any additional configuration in go-neb
This commit is contained in:
Travis Ralston 2018-03-24 21:57:14 -06:00
parent 6b4f33de24
commit a5173fff85

View file

@ -4,5 +4,4 @@ export const NEB_HAS_CONFIG = [
"github",
"google",
"imgur",
"wikipedia",
];