Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Nurutomo committed Jan 13, 2021
1 parent c4add38 commit f504318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ conn.handler = async function (m) {
text,
conn: this,
participants,
groupMetdadata
groupMetadata
})
if (!isPrems) m.limit = m.limit || plugin.limit || false
} catch (e) {
Expand Down

0 comments on commit f504318

Please sign in to comment.