mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-27 02:42:25 +08:00
fix: missing updater (#2796)
This commit is contained in:
@@ -52,6 +52,8 @@ module.exports = {
|
|||||||
teamId: process.env.APPLE_TEAM_ID,
|
teamId: process.env.APPLE_TEAM_ID,
|
||||||
}
|
}
|
||||||
: undefined,
|
: undefined,
|
||||||
|
// We need the following line for updater
|
||||||
|
extraResource: ['./resources/app-update.yml'],
|
||||||
},
|
},
|
||||||
makers: [
|
makers: [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user