mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-11-14 19:35:30 -05:00
newlines
This commit is contained in:
parent
11d43e0006
commit
8c0d69560a
4 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
node_modules/*
|
||||
dist/*
|
||||
playground/
|
||||
scripts/*
|
||||
scripts/*
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
"message": "Eraser",
|
||||
"description": "Label for the eraser tool"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,4 +4,4 @@
|
|||
"description": "Label for the brush tool",
|
||||
"defaultMessage": "Brush"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
@ -4,4 +4,4 @@
|
|||
"description": "Label for the eraser tool",
|
||||
"defaultMessage": "Eraser"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue