Hello!
First of all, I've been a fan of this project for a long time!
I noticed that when I send a "Shell script" where the response is "huge," NTFY.sh itself creates an attachment to view the response.
However, the front end is still programmed with the structure to receive a response, so it doesn't see the attachment.
I took some screenshots of "normal" requests that work, and also took some when this problem occurs.
I admit that I'm not very good at Typescript. I tried to modify some structures, but I couldn't.
Details
Here's the normal workflow:

That was the expected architecture!
But with the NTFY changes, everything changed. (What I said is obvious, lol)
Here is the error and the response architecture:


Hello!
First of all, I've been a fan of this project for a long time!
I noticed that when I send a "Shell script" where the response is "huge," NTFY.sh itself creates an attachment to view the response.
However, the front end is still programmed with the structure to receive a response, so it doesn't see the attachment.
I took some screenshots of "normal" requests that work, and also took some when this problem occurs.
I admit that I'm not very good at Typescript. I tried to modify some structures, but I couldn't.
Details
Here's the normal workflow:

That was the expected architecture!
But with the NTFY changes, everything changed. (What I said is obvious, lol)
Here is the error and the response architecture:
