File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -171,12 +171,7 @@ <h2>Button Configuration</h2>
171171 >
172172 Clear Text
173173 </ button >
174- < button
175- id ="addSettingsButton "
176- title ="Add a special Settings button that opens this extension's settings page in a new browser tab. "
177- >
178- Add Settings Button
179- </ button >
174+
180175 </ div >
181176 </ div >
182177 < div class ="row ">
@@ -186,6 +181,12 @@ <h2>Button Configuration</h2>
186181 >
187182 Add Separator
188183 </ button >
184+ < button
185+ id ="addSettingsButton "
186+ title ="Add a special Settings button that opens this extension's settings page in a new browser tab. "
187+ >
188+ Add Settings Button
189+ </ button >
189190 </ div >
190191 < div id ="buttonCardsList " data-draggable ="true ">
191192 <!-- Button cards added dynamically here -->
You can’t perform that action at this time.
0 commit comments