Throttle calendar and contact sync a bit to avoid Google API limits (1M requests / day)

This commit is contained in:
Ben Gotow 2020-04-16 11:39:03 -05:00
parent beee384ebb
commit b9a931a7ca
2 changed files with 4 additions and 9 deletions

View file

@ -48,17 +48,12 @@
.send-reminders-header {
color: @reminders-color;
background: linear-gradient(to bottom, #eee8ff 0%, #fff 25%);
padding-top: 13px;
padding-left: 20px;
padding-bottom: 10px;
cursor: default;
margin-top: -19px;
margin-bottom: 15px;
margin-left: -20px;
margin-right: -20px;
padding: 13px 0 10px 20px;
margin: -19px -20px 15px -20px;
border-bottom: 1px solid #e7e1fb;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
cursor: default;
img {
background-color: @reminders-color;

@ -1 +1 @@
Subproject commit eb4716de06291bf624877025655a74f2d80240c9
Subproject commit 044bc048feb8060d01a61677d25303151eb1d18e