Sync education sheet seen status for admin delete.

This commit is contained in:
Michelle Tang
2026-03-09 14:07:47 -04:00
committed by jeffrey-signal
parent 6a3d1634b9
commit 04813fe345
35 changed files with 43 additions and 10 deletions

View File

@@ -135,6 +135,7 @@ message AccountData {
CallsUseLessDataSetting callsUseLessDataSetting = 29; // If unset, treat the same as "Unknown" case
bool allowSealedSenderFromAnyone = 30;
bool allowAutomaticKeyVerification = 31;
bool hasSeenAdminDeleteEducationDialog = 32;
}
message SubscriberData {