Show admin save feedback and preserve custom failover actions
This commit is contained in:
@@ -1058,6 +1058,7 @@ export function App() {
|
||||
onSaveUser={saveUser}
|
||||
onSetUserWalletBalance={saveUserWalletBalance}
|
||||
onSaveUserGroup={saveUserGroup}
|
||||
onClearOperationMessage={() => setCoreMessage('')}
|
||||
onSectionChange={navigateAdminSection}
|
||||
/>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user