mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-06-21 14:00:57 -04:00
[release]
This commit is contained in:
@@ -160,6 +160,7 @@ public abstract class UpdateHandler {
|
||||
.getValue()
|
||||
.getVersion()
|
||||
.equals(preparedUpdate.getValue().getVersion())) {
|
||||
event("Update is already prepared ...");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user