Make habit Entry toStringable
This commit is contained in:
@@ -23,11 +23,6 @@ typedef EntryLabel = {
|
||||
points:Int
|
||||
};
|
||||
|
||||
typedef Entry = {
|
||||
type: EntryType,
|
||||
labels: Array<EntryLabel>,
|
||||
};
|
||||
|
||||
typedef RewardFile = {
|
||||
path: String,
|
||||
startingPoints: Int,
|
||||
|
Reference in New Issue
Block a user