mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
[all] fix bug 56758
This commit is contained in:
@ -113,7 +113,7 @@
|
|||||||
{
|
{
|
||||||
"expand": true,
|
"expand": true,
|
||||||
"cwd": "../apps/common/main/resources/img",
|
"cwd": "../apps/common/main/resources/img",
|
||||||
"src": "**/*_s.svg",
|
"src": "**/*.svg",
|
||||||
"dest": "../deploy/web-apps/apps/common/main/resources/img"
|
"dest": "../deploy/web-apps/apps/common/main/resources/img"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user