feat: Show notification is plugin is missing or module was never initialized

This commit is contained in:
Maschell 2025-01-30 18:26:01 +01:00
commit 1ffb9cf65a
7 changed files with 45 additions and 17 deletions

View file

@ -62,7 +62,8 @@ DEINITIALIZE_PLUGIN() {
}
ON_APPLICATION_START() {
// Tell the module the plugin is running!
Inkay_SetPluginRunning();
}
ON_APPLICATION_ENDS() {