Skip to content

Commit b942293

Browse files
Update docs/src/content/docs/learn/badges.mdx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 900da01 commit b942293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/learn/badges.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@ badgeService.RemoveBadge()
179179
| Method | Description |
180180
|----------------------------------------------|------------------------------------------------------------|
181181
| `SetBadge(label string) error` | Sets a badge with the specified label |
182+
| `SetCustomBadge(label string, options Options) error` | Sets a badge with the specified label and custom styling options (Windows only) |
182183
| `RemoveBadge() error` | Removes the badge from the application icon |
183-
184184
### Structs and Types
185185

186186
```go

0 commit comments

Comments
 (0)