mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
parent
34bb90f3c2
commit
741c10e0b9
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ fun ChangeCategoryDialog(
|
|||
)
|
||||
},
|
||||
) {
|
||||
Text(text = stringResource(R.string.action_add))
|
||||
Text(text = stringResource(android.R.string.ok))
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue