0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)DM124 stars (124 stars)267 forks (267 forks)batch import
BugGood first issueUI
説明
Round ID: 7909
Testmerges:
N/A
Reproduction:

- 技術スタック
- なし
- Issue 種別
- bug
- 調査方針
- Examine the code that generates the Roleplay Settings tab interface. The character settings button appears to be duplicated, suggesting it is either included twice via different UI elements or a loop creates duplicates. Look for the relevant DM files that define the UI panels, likely in the code for character preferences or roleplay settings. Check the button's instantiation to ensure it is only created once. The image in the issue shows the duplication; focus on the code that renders that specific button.