diff --git a/src/dexed.cpp b/src/dexed.cpp index 22a8225..1fa8a06 100644 --- a/src/dexed.cpp +++ b/src/dexed.cpp @@ -138,6 +138,7 @@ void Dexed::deactivate(void) { TRACE("Hi"); + panic(); Plugin::deactivate(); TRACE("Bye");