Skip to content
Snippets Groups Projects
Commit aa040961 authored by stendler's avatar stendler
Browse files

add tone attribute to memory

parent 2410f478
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ public class Memory {
private byte[] voice;
private String voiceText;
// enum tone
private Tone tone;
private byte[] image;
private String note; // optional Text
private Weather weather;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment