mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-11 00:15:46 +01:00
account edit alert back to 2 seconds
This commit is contained in:
@@ -129,7 +129,7 @@ $(document).ready(function() {
|
|||||||
type: 'success',
|
type: 'success',
|
||||||
title: 'Profile Updated',
|
title: 'Profile Updated',
|
||||||
message: 'Your profile has been updated successfully',
|
message: 'Your profile has been updated successfully',
|
||||||
timeout: 10000
|
timeout: 2000
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user