mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-25 08:32:27 -04:00
Build: Removing the need of symlink, cleaning up plugin enable state and fixing main logger
This commit is contained in:
@@ -93,14 +93,5 @@ namespace Kyoo.Abstractions.Controllers
|
||||
{
|
||||
// Skipped
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// An optional callback function called when the startups ends and this plugin has been flagged has disabled.
|
||||
/// It allow a plugin to log an error or warning message to inform why it has been disabled.
|
||||
/// </summary>
|
||||
void Disabled()
|
||||
{
|
||||
// Skipped
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user