fix(label): Encode label to png before sending
This commit is contained in:
parent
86b1c9c1a7
commit
60f3d79e73
3 changed files with 26 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,8 @@
|
|||
# Created by https://www.toptal.com/developers/gitignore/api/macos,python,visualstudiocode
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=macos,python,visualstudiocode
|
||||
|
||||
test.png # File generated by test server
|
||||
|
||||
### macOS ###
|
||||
# General
|
||||
.DS_Store
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue