Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
v1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jcaillon committed Jan 11, 2018
1 parent f06d020 commit 0185663
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 3PA/Lib/UpdateHandler.cs
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,6 @@ private void UpdateDoneFromVersion(string fromVersion) {
_3PUpdater.Instance.AddFileToMove(copyPath, Npp.ConfXml.FileNppUserDefinedLang);
}
}
DelayedAction.StartNew(100, Npp.ConfXml.FinishPluginInstall);
}
}

Expand Down

0 comments on commit 0185663

Please sign in to comment.