fix(frontend): Move mail settings to operations (#9978)
This commit is contained in:
parent
e788989b19
commit
f655250947
|
|
@ -249,7 +249,8 @@ export default function AdminCenter() {
|
|||
'barcode-history',
|
||||
'background',
|
||||
'errors',
|
||||
'currencies'
|
||||
'currencies',
|
||||
'email'
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue