mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
Merge branch 'master' of https://github.com/goatcorp/Dalamud
This commit is contained in:
commit
76b21d8130
1 changed files with 1 additions and 1 deletions
|
|
@ -708,7 +708,7 @@ namespace Dalamud.Plugin.Internal
|
|||
{
|
||||
// Can't update that!
|
||||
if (plugin.InstalledPlugin.IsDev)
|
||||
return null;
|
||||
continue;
|
||||
|
||||
var result = await this.UpdateSinglePluginAsync(plugin, false, dryRun);
|
||||
if (result != null)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue