- Timestamp:
- 2025-11-25T15:55:55+01:00 (2 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/tools/Tag2Link.java
r19441 r19448 65 65 66 66 static final ListProperty PREF_SOURCE = new ListProperty("tag2link.source", 67 Collections.singletonList("resource://META-INF/resources/webjars/tag2link/2025. 9.21/index.json"));67 Collections.singletonList("resource://META-INF/resources/webjars/tag2link/2025.11.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.
