mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 12:09:20 +03:00
Small fixes
This commit is contained in:
parent
25c56937f6
commit
ff2cd091db
29 changed files with 114 additions and 120 deletions
|
|
@ -217,8 +217,8 @@
|
|||
Enums.EditorDefaultType = {
|
||||
'Html': 'Html',
|
||||
'Plain': 'Plain',
|
||||
'HtmlForce': 'HtmlForce',
|
||||
'PlainForce': 'PlainForce'
|
||||
'HtmlForced': 'HtmlForced',
|
||||
'PlainForced': 'PlainForced'
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue