chore: Update translations
This commit is contained in:
@ -520,7 +520,7 @@ export function NoteCreator() {
|
|||||||
|
|
||||||
droppedFiles.forEach(async file => {
|
droppedFiles.forEach(async file => {
|
||||||
await uploadFile(file);
|
await uploadFile(file);
|
||||||
})
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
function noteCreatorForm() {
|
function noteCreatorForm() {
|
||||||
|
Reference in New Issue
Block a user