fix more indenting
Этот коммит содержится в:
@@ -543,7 +543,7 @@ func (s SqlChannelStore) UpdateNotifyLevel(channelId, userId, notifyLevel string
|
|||||||
ChannelMembers
|
ChannelMembers
|
||||||
SET
|
SET
|
||||||
NotifyLevel = ?,
|
NotifyLevel = ?,
|
||||||
LastUpdateAt = ?
|
LastUpdateAt = ?
|
||||||
WHERE
|
WHERE
|
||||||
UserId = ?
|
UserId = ?
|
||||||
AND ChannelId = ?`,
|
AND ChannelId = ?`,
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user