feat: home modules setup
This commit is contained in:
parent
928adc261f
commit
7201c083f0
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
../options
|
../options
|
||||||
|
|
||||||
|
#
|
||||||
|
|
||||||
|
../home
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue