mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 03:59:21 +03:00
Update package.json dependencies
This commit is contained in:
parent
f9df374fa7
commit
77fb74bc4a
16 changed files with 628 additions and 623 deletions
|
|
@ -12,7 +12,7 @@ const getUrl = () => {
|
|||
return cachedUrl;
|
||||
};
|
||||
|
||||
module.exports = {
|
||||
export default {
|
||||
template: '<b></b>',
|
||||
viewModel: {
|
||||
createViewModel: ({icon = 'null'}, componentInfo) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue