mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-10 07:55:46 +01:00
closes #2531
This commit is contained in:
@@ -170,7 +170,7 @@ app.uid = null;
|
||||
title: '[[global:alert.error]]',
|
||||
message: message,
|
||||
type: 'danger',
|
||||
timeout: timeout ? timeout : 2000
|
||||
timeout: timeout ? timeout : 5000
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user