MrDraw/src/octoprint/plugin
Gina Häußge 95c26a7850 Fix: Don't automatically persist or return _config_version
Should only ever be read or written by the plugin system itself, not
by on_settings_save or on_settings_load
(cherry picked from commit 77f7d59)
2015-07-02 15:27:35 +02:00
..
__init__.py PluginSettings.get_plugin_data_folder moved to OctoPrintPlugin.get_plugin_data_folder 2015-06-24 13:59:45 +02:00
core.py Fix: Use Exception, not BaseException 2015-06-28 02:24:47 +02:00
types.py Fix: Don't automatically persist or return _config_version 2015-07-02 15:27:35 +02:00