Mon 21 Jul 22:43:21 CEST 2025

This commit is contained in:
sbosse 2025-07-21 23:15:07 +02:00
parent a2cdde86a4
commit f548b99bb3

View File

@ -0,0 +1,3 @@
module.exports = {
supportsColor: function () { return true }
}