added a comment for the max timeout to use on snackbar just in case

This commit is contained in:
Carlos Jimenez 2018-01-26 08:02:06 +01:00
parent 28096df321
commit f2c4a9048d
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
// max 2000
window.snackbarTimeout = 400;