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:
@ -249,7 +249,8 @@ export default function AdminCenter() {
|
|||||||
'barcode-history',
|
'barcode-history',
|
||||||
'background',
|
'background',
|
||||||
'errors',
|
'errors',
|
||||||
'currencies'
|
'currencies',
|
||||||
|
'email'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user