Skip to content

Commit a42e9a7

Browse files
committed
fix: descriptions for markers
1 parent 9d9231c commit a42e9a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

markers/config.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
blishhud-community = {
44
name = "BlishHUD Community Markers";
55
fileName = "Community.markers";
6-
description = "These are timers by QuitarHero created for Charr's Timer Module.";
6+
description = "Markers provided by the community for BlishHUD's Commander's Markers.";
77
remote.direct = {
88
url = "https://bhm.blishhud.com/Manlaan.CommanderMarkers/Community/Markers.json";
99
};
@@ -12,7 +12,7 @@
1212
blishhud-cm = {
1313
name = "BlishHUD Commander's Markers Internal Markers";
1414
fileName = "Extracted.markers";
15-
description = "This edits the QuitarHero/H";
15+
description = "Markers that were embedded into the source code of BlishHUD's Commander's Markers.";
1616
remote.direct = {
1717
url = "https://raw.githubusercontent.com/TaimiHUD/DataSources/refs/heads/main/markers/Extracted.markers";
1818
archive.enable = true;

0 commit comments

Comments
 (0)