mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: tweak comments
This commit is contained in:
@@ -306,7 +306,7 @@ type SearchUsersRequest struct {
|
||||
unknownFields protoimpl.UnknownFields
|
||||
|
||||
// Filter is used to filter users returned in the list.
|
||||
// Format: "username == frank"
|
||||
// Format: "username == 'frank'"
|
||||
Filter string `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"`
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user