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 def1134566
commit cf21bef9ee
7 changed files with 7914 additions and 14560 deletions

View File

@@ -1,4 +1,8 @@
import dateFns from 'date-fns/locale/fr';
export default {
dateFns,
format: {
date: 'P',
time: 'HH:mm',