Ignore:
Timestamp:
2014-06-01T12:38:10+02:00 (10 years ago)
Author:
bastiK
Message:

fixed #10088 - Can't use custom TMS layer anymore (see #9914)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/imagery/ImageryLayerInfo.java

    r7186 r7203  
    178178            }
    179179        }
    180         Main.pref.putCollection("imagery.layers.migration.addedIds", newAddedIds);
     180        Main.pref.putCollection("imagery.layers.addedIds", newAddedIds);
    181181       
    182182        // automatically update user entries with same id as a default entry
Note: See TracChangeset for help on using the changeset viewer.