mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-19 02:06:20 +03:00
Minor change: updated url of sentry sdk
This commit is contained in:
@ -540,7 +540,7 @@ pub const Session = struct {
|
|||||||
|
|
||||||
/// An arbitrary file attachment.
|
/// An arbitrary file attachment.
|
||||||
///
|
///
|
||||||
/// https://develop.sentry.dev/sdk/envelopes/#attachment
|
/// https://develop.sentry.dev/sdk/data-model/envelope-items/#attachment
|
||||||
pub const Attachment = struct {
|
pub const Attachment = struct {
|
||||||
/// "filename" field is the name of the uploaded file without
|
/// "filename" field is the name of the uploaded file without
|
||||||
/// a path component.
|
/// a path component.
|
||||||
|
Reference in New Issue
Block a user