mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-19 00:43:56 +00:00
fix: typo
This commit is contained in:
@@ -192,7 +192,7 @@ class SelectorDialogFragment : BottomSheetDialogFragment() {
|
||||
binding.selectorProgressBar.visibility = View.GONE
|
||||
}
|
||||
if (adapter.itemCount == 0) {
|
||||
snackString(getString(R.string.stream_selection_emoty))
|
||||
snackString(getString(R.string.stream_selection_empty))
|
||||
tryWith {
|
||||
dismiss()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user