changed to 90 seconds modal
This commit is contained in:
@@ -34,7 +34,7 @@ export function handleConfigUpdate(config: Record<string, any>) {
|
||||
} finally {
|
||||
easyAdapterTimer = null;
|
||||
}
|
||||
}, 5000);
|
||||
}, 90000);
|
||||
} catch (error) {
|
||||
console.error("Failed to show EasyAdapter dialog:", error);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user