mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
Merge branch 'fix/menu-sync' of https://github.com/tiddly-gittly/TidGi-Desktop into fix/menu-sync
This commit is contained in:
commit
7aacec0df5
1 changed files with 1 additions and 0 deletions
|
|
@ -150,6 +150,7 @@ export async function registerMenu(): Promise<void> {
|
|||
await gitService.commitAndSync(activeWorkspace, {
|
||||
dir: activeWorkspace.wikiFolderLocation,
|
||||
commitOnly: false,
|
||||
commitMessage: i18n.t('LOG.CommitBackupMessage'),
|
||||
remoteUrl: activeWorkspace.gitUrl,
|
||||
userInfo,
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue