go fmt
Этот коммит содержится в:
@@ -187,4 +187,4 @@ type PreferenceStore interface {
|
|||||||
GetAll(userId string) StoreChannel
|
GetAll(userId string) StoreChannel
|
||||||
PermanentDeleteByUser(userId string) StoreChannel
|
PermanentDeleteByUser(userId string) StoreChannel
|
||||||
FeatureToggle(feature, userId string) StoreChannel
|
FeatureToggle(feature, userId string) StoreChannel
|
||||||
}
|
}
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user