fix: handle null or no expiry field being sent back from server

This commit is contained in:
eddyizm 2025-10-27 20:47:46 -07:00
parent 0ed329022e
commit ac674d937a
No known key found for this signature in database
GPG key ID: CF5F671829E8158A
2 changed files with 5 additions and 0 deletions

View file

@ -409,6 +409,7 @@
<string name="share_bottom_sheet_delete">Delete share</string>
<string name="share_bottom_sheet_update">Update share</string>
<string name="share_subtitle_item">Expiration date: %1$s</string>
<string name="share_no_expiration">Never</string>
<string name="share_unsupported_error">Sharing is not supported or not enabled</string>
<string name="asset_link_clipboard_label">Tempus asset link</string>
<string name="asset_link_label_song">Song UID</string>