Fix bugs (minor typos)

Merged Christian Fobel requested to merge cfobel/dstat-interface:develop into develop

Fix bugs (minor typos)

Prior to this merge:

  • Incorrect UUID was being stored in completed list.
  • save_text was being called in the save_plot 0MQ API method.

As of this commit, both of these issues are fixed.

Merge request reports