Skip to content

Commit

Permalink
feat(core): observe editor settings change and update edgeless editor (
Browse files Browse the repository at this point in the history
  • Loading branch information
akumatus committed Sep 5, 2024
1 parent f452414 commit 19a7d1e
Show file tree
Hide file tree
Showing 8 changed files with 1,890 additions and 1,730 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ export const ConnectorSettings = () => {
<EdgelessSnapshot
title={t['com.affine.settings.editorSettings.edgeless.connecter']()}
docName="connector"
keyName="connector"
flavour="connector"
/>
<SettingRow
name={t[
Expand Down
Loading

0 comments on commit 19a7d1e

Please sign in to comment.