diff --git a/frontend/src/services/Roboidentities/RoboidentitiesWebClient/RobohashGenerator.ts b/frontend/src/services/Roboidentities/RoboidentitiesWebClient/RobohashGenerator.ts index a21782f6..87052125 100644 --- a/frontend/src/services/Roboidentities/RoboidentitiesWebClient/RobohashGenerator.ts +++ b/frontend/src/services/Roboidentities/RoboidentitiesWebClient/RobohashGenerator.ts @@ -32,7 +32,7 @@ class RoboGenerator { setTimeout(() => { this.waitingForLibrary = false; - }, 2000); + }, 2500); } public generate: (hash: string, size: 'small' | 'large') => Promise = async (