Commit 55d3a81
committed
Update key name in DataController and bump project version
Modified the key name in the dictionary within `DataController.cs`
to remove the leading underscore for consistency. Updated the
project version in `MagicChatbox.csproj` from `0.9.060` to `0.9.065`.1 parent e73ce57 commit 55d3a81
File tree
2 files changed
+2
-2
lines changed- vrcosc-magicchatbox
- Classes/DataAndSecurity
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments