Skip to content
  • David Huss's avatar
    Fix where --watch caused malformed requests · bc4d2d31
    David Huss authored
    This happened due to config not cloning implicitly, then beeing
    overwritten by sum_meetings and then not containing any URL at all
    during the next iteration. Solved by creating a deepcopy
    bc4d2d31