File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,10 @@ The following is a list of the snaps in this directory.
2727 executing the snap.
2828- [ ** ` packages/cronjobs ` ** ] ( ./packages/cronjobs ) : This snap demonstrates how to
2929 use the ` endowment:cronjob ` permission to schedule a function to be called at
30- a later time.
30+ a later time, using cron expressions.
31+ - [ ** ` packages/cronjob-duration ` ** ] ( ./packages/cronjobs ) : This snap demonstrates how to
32+ use the ` endowment:cronjob ` permission to schedule a function to be called at
33+ a later time, using ISO 8601 durations instead of cron expressions.
3134- [ ** ` packages/dialogs ` ** ] ( ./packages/dialogs ) : This snap demonstrates how to
3235 use the ` snap_dialog ` method to display different types of dialogs to the
3336 user.
You can’t perform that action at this time.
0 commit comments