mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 05:13:21 -07:00
Change QR background to "not-white"
This commit is contained in:
parent
fee25a6aea
commit
9bfcde3abb
3 changed files with 10 additions and 3 deletions
|
@ -94,7 +94,8 @@ DOCUMENTATION :: END
|
|||
render: 'canvas',
|
||||
ecLevel: 'H',
|
||||
size: 256,
|
||||
fill: '#000'
|
||||
fill: '#000',
|
||||
back: '#eee'
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue