Skip to content

Commit

Permalink
Not a string
Browse files Browse the repository at this point in the history
Co-authored-by: Will Hunt <[email protected]>
  • Loading branch information
dbkr and Half-Shot authored Dec 6, 2024
1 parent 4078173 commit e550201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/4230-animated-image-flag.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Example:
"h": 480,
"mimetype": "image/gif",
"size": 35295,
"is_animated": "true",
"is_animated": true,
}
```
Expand Down

0 comments on commit e550201

Please sign in to comment.