mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
added option to disable the running instance check.
This commit is contained in:
parent
31fd479919
commit
ec6eb847da
16 changed files with 102 additions and 6 deletions
|
|
@ -9,8 +9,8 @@
|
|||
|
||||
<entry>
|
||||
<id>urn:uuid:656D558C-0D7C-47CF-BB80-527443B0EA5E</id>
|
||||
<title>1.1.60 (1.1.60.1)</title>
|
||||
<summary>1.1.60.1</summary>
|
||||
<title>1.1.60 (1.1.60.2)</title>
|
||||
<summary>1.1.60.2</summary>
|
||||
<link href="" />
|
||||
<updated>2021-12-23T00:00:00Z</updated>
|
||||
<content type="xhtml">
|
||||
|
|
@ -21,6 +21,11 @@
|
|||
<ul>
|
||||
<li>Fixed an error when deleting from a list while iterating over it.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">NEW</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Added option to enable/disable the check for running server manager instance on startup.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue