taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit c9d17159e8a521c04367e91d2d73df42e47d02dc
parent 4de014927e95d792633ea367eb4404459489d44f
Author: Sebastian <sebasjm@gmail.com>
Date:   Sun,  5 Mar 2023 16:11:09 -0300

add missing logo

Diffstat:
Mcopy-backoffice-into-prebuilt.sh | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/copy-backoffice-into-prebuilt.sh b/copy-backoffice-into-prebuilt.sh @@ -2,5 +2,5 @@ [ ! -d prebuilt ] && echo 'directory "prebuilt" not found. first checkout the prebuilt branch into a prebuilt directory' && exit 1 -cp packages/merchant-backoffice-ui/dist/{index,lang*,material*,XRXV*}.* prebuilt/backoffice/ - +cp packages/merchant-backoffice-ui/dist/{index,material*,XRXV*}.* prebuilt/backoffice/ +cp packages/merchant-backoffice-ui/dist/*.svg prebuilt/backoffice/