remove pattern selector from recommended preset since its use case is too specific, also remove instant restart from recommended preset since users might not realise that it is bound to a configuration

This commit is contained in:
Matteias Collet 2022-04-11 08:49:10 +02:00 committed by GitHub
parent 2bd16467c6
commit 63202d9e8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3785,7 +3785,6 @@
</code> </code>
<code> <code>
<category>qol</category> <category>qol</category>
<presets>recommended</presets>
<title lang="en-US">Pattern Selector</title> <title lang="en-US">Pattern Selector</title>
<title lang="ja-JP">パターン選択</title> <title lang="ja-JP">パターン選択</title>
<author>sup39(サポミク)</author> <author>sup39(サポミク)</author>
@ -4072,7 +4071,6 @@
<code> <code>
<id>InstantRestart</id> <id>InstantRestart</id>
<category>qol</category> <category>qol</category>
<presets>recommended</presets>
<title lang="en-US">Instant Restart</title> <title lang="en-US">Instant Restart</title>
<title lang="ja-JP">ポーズせずにやり直し</title> <title lang="ja-JP">ポーズせずにやり直し</title>
<author>sup39(サポミク)</author> <author>sup39(サポミク)</author>