diff --git a/quartz.lock.json b/quartz.lock.json index 59986f9e2..53d83bc85 100644 --- a/quartz.lock.json +++ b/quartz.lock.json @@ -115,12 +115,6 @@ "commit": "2eb43a9a8c8ae7c56602d38efec8a13a643ee29f", "installedAt": "2026-03-14T21:47:06.025Z" }, - "external-quartz-leaflet-map-plugin": { - "source": "github:quartz-community/external-quartz-leaflet-map-plugin", - "resolved": "https://github.com/quartz-community/external-quartz-leaflet-map-plugin.git", - "commit": "07954bc239e9ad8c9f19e74ae44cd347ba8f50fd", - "installedAt": "2026-03-16T00:47:31.785Z" - }, "favicon": { "source": "github:quartz-community/favicon", "resolved": "https://github.com/quartz-community/favicon.git", @@ -193,6 +187,12 @@ "commit": "5824268158a76301d4b6ec77d1f224d6983ac5cc", "installedAt": "2026-03-14T21:47:06.025Z" }, + "quartz-leaflet-map-plugin": { + "source": "github:Requiae/quartz-leaflet-map-plugin", + "resolved": "https://github.com/Requiae/quartz-leaflet-map-plugin.git", + "commit": "a3dbbc2354d01ddc4c998039f0005c735f79219f", + "installedAt": "2026-03-16T11:06:13.307Z" + }, "quartz-themes": { "source": "github:saberzero1/quartz-themes", "resolved": "https://github.com/saberzero1/quartz-themes.git", diff --git a/quartz/cli/templates/ttrpg.yaml b/quartz/cli/templates/ttrpg.yaml index 6b912aaaf..4fab86b7e 100644 --- a/quartz/cli/templates/ttrpg.yaml +++ b/quartz/cli/templates/ttrpg.yaml @@ -247,7 +247,7 @@ plugins: priority: 15 display: all # TTRPG-specific plugins - - source: github:quartz-community/external-quartz-leaflet-map-plugin + - source: github:Requiae/quartz-leaflet-map-plugin enabled: true - source: github:saberzero1/quartz-themes enabled: true