Add 6.png image (storm outlook) support for the themes
Some checks are pending
build-docker / Build Image (push) Waiting to run
Some checks are pending
build-docker / Build Image (push) Waiting to run
This commit is contained in:
parent
952872ab92
commit
2e304d41c6
10 changed files with 9 additions and 3 deletions
|
|
@ -18,6 +18,7 @@ const discoverThemes = async () => {
|
|||
background3: files.includes('3.png'),
|
||||
background4: files.includes('4.png'),
|
||||
background5: files.includes('5.png'),
|
||||
background6: files.includes('6.png'),
|
||||
logoCorner: files.includes('logo-corner.png'),
|
||||
};
|
||||
}));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue