if (compl != "null") {
                    val compls = user.child("imagesPath").childrenCount
                    complCount += compls.toInt()
                }