Fix file attach from clipboard when copy from browser. Closes #96

This commit is contained in:
Maksim Eltyshev
2021-03-20 03:33:16 +05:00
parent 4a0a0abaef
commit 560c2856e6
7 changed files with 7914 additions and 14560 deletions
+4
View File
@@ -1,4 +1,8 @@
import dateFns from 'date-fns/locale/fr';
export default {
dateFns,
format: {
date: 'P',
time: 'HH:mm',