mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 00:35:26 +02:00
Rename FAQ to Help
This commit is contained in:
parent
99a8db2a50
commit
982dc250ce
@ -110,7 +110,7 @@ fun AddTimeZoneScreen(
|
||||
) { empty ->
|
||||
if (empty) {
|
||||
SearchPlaceholder(
|
||||
onButtonClick = { openLink(mContext, "https://sadellie.github.io/unitto/faq#add-time-zones") },
|
||||
onButtonClick = { openLink(mContext, "https://sadellie.github.io/unitto/help#add-time-zones") },
|
||||
supportText = stringResource(R.string.time_zone_no_results_support),
|
||||
buttonLabel = stringResource(R.string.time_zone_no_results_button),
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user