tagatac / bagoup

Mac OS Messages export
GNU Affero General Public License v3.0
72 stars 4 forks source link

Some attributed bodies are not parsed correctly #60

Closed tagatac closed 4 months ago

tagatac commented 4 months ago

Describe the bug __kIMOneTimeCodeAttributeName is occasionally being included in the message.

To Reproduce Run bagoup.

Expected behavior

[2023-12-17 21:27:07] Google Codes: G-123456 is your Google verification code.

Actual behavior

[2023-12-17 21:27:07] Google Codes: G-123456    "__kIMOneTimeCodeAttributeName" =     {
        code = 123456;
        displayCode = "G-123456";
    };
} is your Google verification code.

Environment (please complete the following information):