Commit 5c93ca0
fix(getSkyBlockProfiles): fetching garden & museum while either are disabled (#684)
* fix: museum and garden options
* pnpm lint
* only fetch when options explicitly set to true
Co-authored-by: Jacob <kathund@proton.me>
* simplify ternary
* also respect options in fetchSkyblockProfile
* fix(getSkyBlockProfile/s): garden & museum types
---------
Co-authored-by: Jacob <kathund@proton.me>1 parent 4717323 commit 5c93ca0
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments