rfactoring working now

This commit is contained in:
vali 2024-07-21 17:36:55 +02:00
commit 12a9fe3256
10 changed files with 48 additions and 29 deletions

View file

@ -1 +1,13 @@
_: {imports = [./cli ./gui ./tui ./other ./services ./editors ./wms ./styling];}
_: {
imports = [
./cli
./gui
./tui
./other
./services
./editors
./wms
./styling
./options
];
}