mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-06 07:20:29 +03:00
fix widget loading vite config
Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
parent
94ff2d1d7d
commit
0f70e6f706
2 changed files with 2 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ const copyFiles = {
|
|||
},
|
||||
{
|
||||
src: 'node_modules/@element-hq/element-call-embedded/dist/*',
|
||||
dest: './widgets/element-call/',
|
||||
dest: 'widgets/element-call/',
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue