Merge remote-tracking branch 'origin/master'

This commit is contained in:
M_Kececi
2026-03-18 09:29:27 +03:00
parent 83a55373ea
commit 5eab36df69
10 changed files with 655 additions and 8 deletions

View File

@@ -307,6 +307,12 @@ const menuItems = [
label: 'Test Mail',
to: '/app/test-mail',
permission: 'system:update'
},
{
label: 'Piyasa Mail Eşleştirme',
to: '/app/market-mail-mapping',
permission: 'system:update'
}
]