Update tag names

This commit is contained in:
Steve Ruiz 2021-06-19 18:22:46 +01:00
parent 76008bb8cd
commit 6729435696
20 changed files with 32 additions and 46 deletions

View file

@ -34,7 +34,7 @@ export default function distributeCommand(data: Data, type: DistributeType) {
history.execute(
data,
new Command({
name: 'distributed',
name: 'distribute_shapes',
category: 'canvas',
do(data) {
const { shapes } = getPage(data, currentPageId)