Skip to content

Commit

Permalink
fix: default enable file bar
Browse files Browse the repository at this point in the history
  • Loading branch information
zzxming committed Mar 7, 2025
1 parent 59770c2 commit f8eb16e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/fluent-editor/src/themes/snow.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ OriginSnowTheme.DEFAULTS = {
},
},
'shortcut-key': true,
'file': true,
},
}

Expand Down

0 comments on commit f8eb16e

Please sign in to comment.