Persoenliche Mediazentrale
ulrich
2021-04-10 17201335e61560d4e14505967a1bc16dc04ccdce
src/de/uhilger/mediaz/store/StorageFile.java
@@ -67,7 +67,7 @@
  public void setTitelAnzName(String tan) {
    if(tan != null) {
    this.titelAnzName = tan;
      this.titelAnzName = tan;
    }
  }