Add short message: &incompatible (#105)

This commit is contained in:
pStyl3
2024-04-14 21:52:51 +02:00
committed by GitHub
parent 0c22152aac
commit c9179ad589
+4
View File
@@ -202,6 +202,10 @@ prelude:
content: 'Requires version **{0}** or greater of **{1}**.' content: 'Requires version **{0}** or greater of **{1}**.'
# Global Anchors # Global Anchors
- &incompatible
type: error
content: '{0} is incompatible with {1}, but both are present.'
- &latestLOOTThread - &latestLOOTThread
type: say type: say
content: '[Latest LOOT thread]({0}).' content: '[Latest LOOT thread]({0}).'