point url to the new wiki
This commit is contained in:
parent
60c735282e
commit
f430f4364e
@ -138,7 +138,7 @@ public partial class Plugin : BasePlugin<PluginConfiguration>, IHasWebPages
|
|||||||
{
|
{
|
||||||
WarningManager.SetFlag(PluginWarning.UnableToAddSkipButton);
|
WarningManager.SetFlag(PluginWarning.UnableToAddSkipButton);
|
||||||
|
|
||||||
_logger.LogError("Failed to add skip button to web interface. See https://github.com/jumoog/intro-skipper?tab=readme-ov-file#skip-button-is-not-visible for the most common issues. Error: {Error}", ex);
|
_logger.LogError("Failed to add skip button to web interface. See https://github.com/jumoog/intro-skipper/wiki/Troubleshooting#skip-button-is-not-visible for the most common issues. Error: {Error}", ex);
|
||||||
}
|
}
|
||||||
|
|
||||||
FFmpegWrapper.CheckFFmpegVersion();
|
FFmpegWrapper.CheckFFmpegVersion();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user