mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
clarify that not all years are ignored
This commit is contained in:
parent
d078b2d81a
commit
99e5d1f625
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ class CategoriesModel @Inject constructor(
|
||||||
private var selectedExistingCategories: MutableList<String> = mutableListOf()
|
private var selectedExistingCategories: MutableList<String> = mutableListOf()
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns if the item contains an year
|
* Returns if the item contains an year which should be ignored
|
||||||
* @param item
|
* @param item
|
||||||
* @return
|
* @return
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue