Files
chatterino2/docs
NerixyzandGitHub 47e4abf547 fix(plugins): explicitly use draft-07 schema (#7015)
Before, the schema would use the latest schema. 
We should specify that we only need the draft-07 schema like the
Chatterino themes. The newer drafts aren't well-supported. For example,
Visual Studio only recently added support for the 2019 and 2020 drafts
(not even sure if that's released yet).

Reviewed-by: pajlada <rasmus.karlsson@pajlada.com>
2026-05-24 17:23:32 +02:00
..