Merge pull request 'element-stickerpicker: fix thumbnails after' (#348) from fix-element-stickers into main
Reviewed-on: #348 Reviewed-by: Akshay Mankar <axeman@noreply.git.pub.solar>
This commit is contained in:
commit
552b30fa1e
1 changed files with 1 additions and 0 deletions
|
@ -9,5 +9,6 @@ stdenvNoCC.mkDerivation {
|
|||
buildPhase = ''
|
||||
mv web $out/
|
||||
cp ${element-stickers}/uploaded-packs/*.json $out/packs/
|
||||
cp -r ${element-stickers}/uploaded-packs/thumbnails $out/packs/
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue