fix sailboat so pluginsrepo can parse it correctly

This commit is contained in:
Cynthia Foxwell 2018-05-21 16:57:08 -06:00
parent c121a9c773
commit ebd0cbf4b0
1 changed files with 14 additions and 12 deletions

View File

@ -1,4 +1,5 @@
exports.manifest = {
exports = {
manifest:{
author: "Adryd, BlockBuilder57, Cynosphere",
name: "Sailboat",
description: "Login as bot accounts.",
@ -11,3 +12,4 @@ exports.manifest = {
{signature:'totalUnavailableGuilds,n=[];',payload:'totalUnavailableGuilds,n=[];if(e.readState==undefined) return;'}
]
}
}