Cleanup.
This commit is contained in:
parent
044f1b85b7
commit
8b4b0d7dd1
2 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@ class Tags(bot: Mobibot) : AbstractCommand(bot) {
|
|||
bot.send(EntriesUtils.buildTags(index, entry))
|
||||
LinksMgr.saveEntries(bot, false)
|
||||
} else {
|
||||
bot.send(sender, "Please ask a channel op to change the tags for you.",isPrivate)
|
||||
bot.send(sender, "Please ask a channel op to change the tags for you.", isPrivate)
|
||||
}
|
||||
} else {
|
||||
if (entry.hasTags()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue