Merge branch 'master' into master

This commit is contained in:
orangc
2024-10-30 14:56:12 +03:00
committed by GitHub
71 changed files with 5842 additions and 257 deletions

View File

@@ -47,6 +47,7 @@
cp -r scss $out
cp -r widget $out
cp -r services $out
cp -r scripts $out
cp -f main.js $out/config.js
'';
};
@@ -60,4 +61,3 @@ in {
'';
};
}