mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
refactor: Remove duplicate entry from en.json (#2654)
This commit is contained in:
parent
6adb45ef5a
commit
d7f314cda8
2 changed files with 1 additions and 2 deletions
|
@ -3652,7 +3652,7 @@ class App extends React.Component<ExcalidrawProps, AppState> {
|
|||
{
|
||||
checked: this.state.showStats,
|
||||
shortcutName: "stats",
|
||||
label: t("labels.stats"),
|
||||
label: t("stats.title"),
|
||||
action: this.toggleStats,
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue