Persoenliche Mediazentrale
ulrich
2021-04-09 b56bb3e0be136a9465589df74dd443b2bc063f90
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;
    }
  }