2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-09 15:10:54 +00:00

fix(frontend): Move mail settings to operations (#9978)

This commit is contained in:
Matthias Mair
2025-07-08 09:24:15 +02:00
committed by GitHub
parent e788989b19
commit f655250947

View File

@ -249,7 +249,8 @@ export default function AdminCenter() {
'barcode-history', 'barcode-history',
'background', 'background',
'errors', 'errors',
'currencies' 'currencies',
'email'
] ]
}, },
{ {