Fix brushes order
Some checks failed
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled

This commit is contained in:
Kalle 2025-07-08 20:29:50 +03:00
parent 02806ce3ce
commit 621d484363

View File

@ -26,7 +26,7 @@ export const weaponCategories = [
},
{
name: "BRUSHES",
weaponIds: [1100, 1101, 1110, 1111, 1112, 1122, 1115, 1121, 1120],
weaponIds: [1100, 1101, 1110, 1111, 1112, 1115, 1120, 1121, 1122],
},
{
name: "CHARGERS",