Этот коммит содержится в:
JoramWilander
2015-06-22 14:27:35 -04:00
родитель b3168a6db8
Коммит 5ebeaffe64

Просмотреть файл

@@ -543,7 +543,7 @@ func (s SqlChannelStore) UpdateNotifyLevel(channelId, userId, notifyLevel string
ChannelMembers
SET
NotifyLevel = ?,
LastUpdateAt = ?
LastUpdateAt = ?
WHERE
UserId = ?
AND ChannelId = ?`,