🐛 Fix: fix picbed config page scroll bug

This commit is contained in:
萌萌哒赫萝
2023-03-07 17:07:17 +08:00
parent ab4836352c
commit d515cc5f67
4 changed files with 8 additions and 58 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ const config = {
builderOptions: {
productName: 'PicList',
appId: 'com.kuingsmile.piclist',
afterSign: "scripts/notarize.js",
afterSign: 'scripts/notarize.js',
publish: [
{
provider: 'github',