Skip to content
Snippets Groups Projects
Unverified Commit b6db6087 authored by Maxime FRIESS's avatar Maxime FRIESS :blue_heart:
Browse files

[version] 1.4.3

parents 976786f2 a6dc167e
Branches
Tags
No related merge requests found
{
"name": "seb-bot",
"version": "1.4.2",
"version": "1.4.3",
"main": "index.js",
"repository": "https://git.unistra.fr/amicale-core/seb-bot",
"author": "Maxime Friess <M4x1me@pm.me>",
......
......@@ -51,6 +51,9 @@ class Messages {
}
});
if (current.length !== 0)
messages.push(current);
return messages;
}
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment