mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
Removed base64 encoded images and load them from path instead
This commit is contained in:
BIN
src/images/close.png
Normal file
BIN
src/images/close.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 288 B |
@@ -128,7 +128,10 @@
|
||||
}
|
||||
},
|
||||
"web_accessible_resources": [
|
||||
"notification/bar.html"
|
||||
"notification/bar.html",
|
||||
"images/icon38.png",
|
||||
"images/icon38_locked.png",
|
||||
"images/close.png"
|
||||
],
|
||||
"applications": {
|
||||
"gecko": {
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user