New web library (http/https)
[nikiroo-utils.git] / src / be / nikiroo / fanfix / library / MetaResultList.java
index 0903740cf9902b77ad8140b04e6a0fdb72c700db..8b8a16721066a0eff6ffe7f5d27d47fd3febaac9 100644 (file)
@@ -224,7 +224,7 @@ public class MetaResultList {
                if (sources == null && authors == null && tags == null) {
                        return metas;
                }
-
+               
                // allow "sources/" hierarchy
                if (sources != null) {
                        List<String> folders = new ArrayList<String>();