feat: Add configuration manager (#270)

This commit is contained in:
Petr Mironychev
2025-11-20 17:31:13 +01:00
committed by GitHub
parent 6f7d8a0987
commit 1e3b1997cc
16 changed files with 880 additions and 9 deletions

View File

@ -0,0 +1,4 @@
<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 8L0 0H12L6 8Z" fill="#FFFFFF"/>
</svg>

After

Width:  |  Height:  |  Size: 148 B

View File

@ -0,0 +1,4 @@
<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 8L0 0H12L6 8Z" fill="#000000"/>
</svg>

After

Width:  |  Height:  |  Size: 148 B