rfactoring working now
This commit is contained in:
parent
873ff746b4
commit
12a9fe3256
10 changed files with 48 additions and 29 deletions
|
@ -1 +1,13 @@
|
|||
_: {imports = [./cli ./gui ./tui ./other ./services ./editors ./wms ./styling];}
|
||||
_: {
|
||||
imports = [
|
||||
./cli
|
||||
./gui
|
||||
./tui
|
||||
./other
|
||||
./services
|
||||
./editors
|
||||
./wms
|
||||
./styling
|
||||
./options
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue