mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-05 23:47:43 +08:00
🐛 Fix: fix picbed config page scroll bug
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ const config = {
|
||||
builderOptions: {
|
||||
productName: 'PicList',
|
||||
appId: 'com.kuingsmile.piclist',
|
||||
afterSign: "scripts/notarize.js",
|
||||
afterSign: 'scripts/notarize.js',
|
||||
publish: [
|
||||
{
|
||||
provider: 'github',
|
||||
|
||||
Reference in New Issue
Block a user