mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 08:45:27 +02:00
parent
caa2979d42
commit
d257b9cad3
@ -44,3 +44,5 @@ Leave.
|
|||||||
Terms and Conditions: https://sadellie.github.io/unitto/terms
|
Terms and Conditions: https://sadellie.github.io/unitto/terms
|
||||||
|
|
||||||
Privacy Policy: https://sadellie.github.io/unitto/privacy
|
Privacy Policy: https://sadellie.github.io/unitto/privacy
|
||||||
|
|
||||||
|
FAQ: https://sadellie.github.io/unitto/faq
|
||||||
|
@ -110,7 +110,7 @@ fun AddTimeZoneScreen(
|
|||||||
) { empty ->
|
) { empty ->
|
||||||
if (empty) {
|
if (empty) {
|
||||||
SearchPlaceholder(
|
SearchPlaceholder(
|
||||||
onButtonClick = { openLink(mContext, "https://github.com/sadellie/unitto/wiki/Adding-more-time-zones") },
|
onButtonClick = { openLink(mContext, "https://sadellie.github.io/unitto/faq#add-time-zones") },
|
||||||
supportText = stringResource(R.string.time_zone_no_results_support),
|
supportText = stringResource(R.string.time_zone_no_results_support),
|
||||||
buttonLabel = stringResource(R.string.time_zone_no_results_button),
|
buttonLabel = stringResource(R.string.time_zone_no_results_button),
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user