Skip to content

Commit 733e8e8

Browse files
committed
clear response text swhos 1s less
1 parent 9721f8a commit 733e8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/popup/popup.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ function initCopyButton(): void {
358358
function initClearButton(): void {
359359
const clearButton = elements['clearCodeBtn'];
360360
clearButton && (clearButton.onclick = async () => {
361-
setInfoMessage('Cleared Response', 3000);
361+
setInfoMessage('Cleared Response', 2000);
362362
clearResponse();
363363
});
364364
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy