rename yaml to match ploi

This commit is contained in:
netlas
2026-04-22 10:03:07 +03:00
parent b94a89fadc
commit c5600c3915
112 changed files with 1738 additions and 1741 deletions

View File

@@ -182,7 +182,7 @@ export default {
<woot-label
variant="dashed"
v-bind="label"
:bg-color="selectedLabels.includes(label.title) ? '#2781F6' : ''"
:bg-color="selectedLabels.includes(label.title) ? '#01a0a5' : ''"
/>
</button>
<NextButton