We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcd6720 commit e3b8542Copy full SHA for e3b8542
1 file changed
app/proto/admin.proto
@@ -112,7 +112,6 @@ message AdminActionLog {
112
string note = 6; // optional note/details
113
string tag = 7; // for tag-related actions
114
AdminActionLevel level = 8;
115
- // populated by ListAdminActions; empty when this message is embedded in UserDetails (target is implicit)
116
int64 target_user_id = 9;
117
string target_username = 10;
118
}
0 commit comments