Changeset 19552 in josm for trunk/src/org/openstreetmap
- Timestamp:
- 2026-03-21T12:25:00+01:00 (30 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/tools/Tag2Link.java
r19540 r19552 65 65 66 66 static final ListProperty PREF_SOURCE = new ListProperty("tag2link.source", 67 Collections.singletonList("resource://META-INF/resources/webjars/tag2link/2026. 2.21/index.json"));67 Collections.singletonList("resource://META-INF/resources/webjars/tag2link/2026.3.21/index.json")); 68 68 69 69 static final CachingProperty<List<String>> PREF_SEARCH_ENGINES = new ListProperty("tag2link.search",
Note:
See TracChangeset
for help on using the changeset viewer.
