index
:
trackermap-web
master
upstream
Web UI for TrackerMap, based on traccar-web
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modern
/
src
/
common
/
util
/
duration.js
blob: aae74868eab80ff468bcc1e0834f3472c3966656 (
plain
)
1
2
export
const
snackBarDurationShortMs
=
1500
;
export
const
snackBarDurationLongMs
=
2750
;