mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Lots of work on the reminders.
This commit is contained in:
@@ -51,6 +51,13 @@ class Reminder extends Ardent
|
||||
}
|
||||
|
||||
/**
|
||||
* Expected data in this value:
|
||||
*
|
||||
* type: Piggybank, Test
|
||||
* action_uri: where to go when the user wants to do this?
|
||||
* text: full text to present to user
|
||||
* amount: any relevant amount.
|
||||
*
|
||||
* @param $value
|
||||
*
|
||||
* @return mixed
|
||||
|
Reference in New Issue
Block a user