Skip to content

Commit 051d0e9

Browse files
committed
Updated time of snackbar
1 parent 6e13ecb commit 051d0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ <h4>Tell your friends about NWoC</h4>
453453
actionText: 'Close'
454454
};
455455
snackbarContainer.MaterialSnackbar.showSnackbar(data);
456-
}, 1000);
456+
}, 2000);
457457
}
458458
}());
459459
</script>

0 commit comments

Comments
 (0)