This commit is contained in:
2023-09-04 17:24:33 -05:00
parent 48e426dd67
commit 84a017281f
8 changed files with 113 additions and 352 deletions

View File

@@ -303,7 +303,7 @@ func (puppet *Puppet) Sync(source *User, member *groupme.Member, forceAvatarSync
puppet.log.Errorln("Failed to ensure registered:", err)
}
puppet.log.Debugfln("Syncing info through %s", source.GMID)
//puppet.log.Debugfln("Syncing info through %s", source.GMID)
// TODO
}