fix drive space
This commit is contained in:
@@ -709,6 +709,7 @@ auto base_provider::start(api_item_added_callback api_item_added,
|
|||||||
|
|
||||||
void base_provider::stop() {
|
void base_provider::stop() {
|
||||||
polling::instance().remove_callback("check_deleted");
|
polling::instance().remove_callback("check_deleted");
|
||||||
|
polling::instance().remove_callback("drive_space");
|
||||||
db3_.reset();
|
db3_.reset();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user