chore: update compact view

This commit is contained in:
Steven
2024-03-04 11:21:48 +08:00
parent f0a521f5b8
commit 7d5f603482
21 changed files with 329 additions and 401 deletions

View File

@@ -161,8 +161,6 @@ message UserSetting {
string memo_visibility = 4;
// The telegram user id of the user.
string telegram_user_id = 5;
// The compact view for a memo.
bool compact_view = 6;
}
message GetUserSettingRequest {