mirror of
https://github.com/areteruhiro/LIME-beta-hiro.git
synced 2025-02-05 21:11:39 +09:00
EmbedOptions.java の更新
This commit is contained in:
parent
f311a041eb
commit
cfd1fd47f2
@ -680,17 +680,16 @@ public class EmbedOptions implements IHook {
|
||||
|
||||
layout.addView(ChatUnreadLabel);
|
||||
layout.addView(ChatUnreadSizeInput);
|
||||
|
||||
layout.addView(ChatReadCheckSizeLabel);
|
||||
layout.addView(ChatReadCheckSizeInput);
|
||||
|
||||
layout.addView(readButtonHorizontalLabel);
|
||||
layout.addView(readButtonHorizontalInput);
|
||||
|
||||
layout.addView(readButtonVerticalLabel);
|
||||
layout.addView(readButtonVerticalInput);
|
||||
|
||||
layout.addView(readCheckerHorizontalLabel);
|
||||
layout.addView(ChatReadCheckSizeLabel);
|
||||
layout.addView(ChatReadCheckSizeInput);
|
||||
|
||||
layout.addView(readCheckerHorizontalLabel);
|
||||
layout.addView(readCheckerHorizontalInput);
|
||||
|
||||
layout.addView(readCheckerVerticalLabel);
|
||||
|
Loading…
Reference in New Issue
Block a user