mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 04:34:12 +02:00
fix(arabot): fix export id
This commit is contained in:
parent
0c4f82ca5a
commit
e8bfe45724
@ -79,4 +79,4 @@ if (process.env.DEVELOPMENT === 'true') {
|
|||||||
IDs = devIDs;
|
IDs = devIDs;
|
||||||
}
|
}
|
||||||
|
|
||||||
export default { IDs };
|
export default IDs;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user