mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 17:07:03 +03:00
Small fixes
This commit is contained in:
parent
f92120a5a7
commit
5009546a91
7 changed files with 19 additions and 8 deletions
|
|
@ -17,4 +17,5 @@ class Type
|
|||
const NOTE = 5;
|
||||
const TIME = 6;
|
||||
const MEMORY = 7;
|
||||
const TIME_DELTA = 8;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue