Skip to content

Commit

Permalink
replaced to SponsorsStrings from "Sponsor".
Browse files Browse the repository at this point in the history
  • Loading branch information
takathemax committed Aug 17, 2023
1 parent ede7922 commit f70c59d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ private fun SponsorsScreen(
topBar = {
LargeTopAppBar(
title = {
Text(text = "Sponsor")
Text(text = SponsorsStrings.Sponsor.asString())
},
navigationIcon = {
IconButton(
Expand Down

0 comments on commit f70c59d

Please sign in to comment.