Commit b5ad51c
committed
Refactor: Remove test settings and functionality
Removed the 'Generate randomly' button from the UI, the associated 'generateRandomTestStory' function, and its event listener. This change prepares the application for use with the live Arduino backend by removing test-specific code.1 parent f613990 commit b5ad51c
File tree
4 files changed
+5
-32
lines changed- examples/bedtime-story-teller
- assets
4 files changed
+5
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 7 | + | |
27 | 8 | | |
28 | 9 | | |
29 | 10 | | |
| |||
347 | 328 | | |
348 | 329 | | |
349 | 330 | | |
350 | | - | |
| 331 | + | |
351 | 332 | | |
352 | 333 | | |
353 | 334 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | 175 | | |
180 | 176 | | |
181 | 177 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
669 | | - | |
670 | | - | |
671 | | - | |
672 | | - | |
673 | 669 | | |
674 | 670 | | |
675 | 671 | | |
| |||
0 commit comments