Fixed countries mode in Geo.
This commit is contained in:
@@ -60,7 +60,7 @@ function getType(command) {
|
|||||||
return 'flags';
|
return 'flags';
|
||||||
}
|
}
|
||||||
|
|
||||||
return countries;
|
return 'countries';
|
||||||
}
|
}
|
||||||
|
|
||||||
async function onCommand(args, context) {
|
async function onCommand(args, context) {
|
||||||
|
|||||||
Reference in New Issue
Block a user