Skip to content

Commit

Permalink
Notification: "when_relative" for "chronometer" (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
Roffild authored Mar 22, 2024
1 parent 23eceea commit 03cfb93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/android.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ module.exports = {
'defaultSound', 'defaultVibrateTimings', 'defaultLightSettings', 'vibrateTimings',
'visibility', 'notificationCount', 'lightSettings', 'image', 'timeout', 'importance',
'subject', 'group', 'icon_url', 'ledColor', 'vibrationPattern', 'persistent',
'chronometer', 'when', 'alert_once', 'intent_class_name', 'notification_icon',
'chronometer', 'when', 'when_relative', 'alert_once', 'intent_class_name', 'notification_icon',
'ble_advertise', 'ble_transmit', 'video', 'high_accuracy_update_interval',
'package_name', 'tts_text', 'media_stream', 'command', 'intent_package_name',
'intent_action', 'intent_extras', 'media_command', 'media_package_name', 'intent_uri',
Expand Down

0 comments on commit 03cfb93

Please sign in to comment.