ganti nama variabel

This commit is contained in:
RafiFattan23 2025-10-23 14:19:08 +07:00
parent 7d77e4d1dc
commit 1ddee86565
2 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ private fun shareOrder(context: Context, subject: String, summary: String) {
context.startActivity( context.startActivity(
Intent.createChooser( Intent.createChooser(
intent, intent,
context.getString(R.string.new_cupcake_order) context.getString(R.string.new_bread_order)
) )
) )
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 361 KiB