refactor: Remove duplicate entry from en.json (#2654)
This commit is contained in:
@ -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,
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user