Persoenliche Mediazentrale
ulrich
2021-04-30 ea73fab1d832c5e9b815042c6a6a61634125977e
src/de/uhilger/tango/api/StorageHandler.java
@@ -148,7 +148,7 @@
        logger.fine(type);
        list = fs.list(type);
        if(type.equalsIgnoreCase(ST_ABLAGEORT)) {
          list.add("Livestreams");
          //list.add("Livestreams");
        }
      } else {
        String type = elems[elems.length - 1];