fix typo
This commit is contained in:
parent
be2f33a9cf
commit
6cc9ad260d
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
||||||
javascript.enable = true;
|
javascript.enable = true;
|
||||||
python.enable = true;
|
python.enable = true;
|
||||||
rust.enable = true;
|
rust.enable = true;
|
||||||
unityhub.enable = true;
|
unity.enable = true;
|
||||||
projects = {
|
projects = {
|
||||||
sakoEngine.enable = true;
|
sakoEngine.enable = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue