Commit bbce5c0
committed
Ensure module config directory exists before file creation
Added a call to mkdirs() to create the module config directory if it does not exist before attempting to create the config file. Also updated mmrl version in libs.versions.toml.1 parent f51fc14 commit bbce5c0
File tree
2 files changed
+2
-1
lines changed- gradle
- webui/src/main/kotlin/com/dergoogler/mmrl/webui/model
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| 347 | + | |
347 | 348 | | |
348 | 349 | | |
349 | 350 | | |
| |||
0 commit comments