mirror of
https://github.com/miniflux/v2.git
synced 2025-09-10 18:51:01 +00:00
Add FeedIcon API call and update dependencies
This commit is contained in:
parent
231ebf2daa
commit
27196589fb
262 changed files with 83830 additions and 30061 deletions
1
vendor/golang.org/x/text/currency/common.go
generated
vendored
1
vendor/golang.org/x/text/currency/common.go
generated
vendored
|
@ -38,6 +38,7 @@ var roundings = [...]roundingType{
|
|||
{3, 1},
|
||||
{4, 1},
|
||||
{2, 5}, // cash rounding alternative
|
||||
{2, 50},
|
||||
}
|
||||
|
||||
// regionToCode returns a 16-bit region code. Only two-letter codes are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue