matrix-dimension/web/app/shared/models/neb.ts
Travis Ralston a5173fff85 Remove wikipedia from the list of bots with a configuration screen
Wikipedia doesn't have any additional configuration in go-neb
2018-03-24 21:57:14 -06:00

7 lines
101 B
TypeScript

export const NEB_HAS_CONFIG = [
"giphy",
"guggy",
"github",
"google",
"imgur",
];