mirror of
https://github.com/EndPwnArchive/EndPwn3Plugins.git
synced 2024-08-14 23:57:06 +00:00
fix sailboat so pluginsrepo can parse it correctly
This commit is contained in:
parent
c121a9c773
commit
ebd0cbf4b0
1 changed files with 14 additions and 12 deletions
|
@ -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;'}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue