use %size% instead of hardcoded 24

This commit is contained in:
Cloudburst 2022-08-19 11:11:33 +02:00 committed by GitHub
parent f89bb828a8
commit 6d4592b2be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 24 additions and 24 deletions

View file

@ -22,5 +22,5 @@ cloudstream {
"Anime",
)
iconUrl = "https://www.google.com/s2/favicons?domain=kawaiifu.com&sz=24"
iconUrl = "https://www.google.com/s2/favicons?domain=kawaiifu.com&sz=%size%"
}