mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Start InvenTree server
This commit is contained in:
parent
63dd081a1c
commit
62b0fcbec5
3 changed files with 26 additions and 7 deletions
|
|
@ -21,7 +21,7 @@ if __name__ == '__main__':
|
|||
skips = [
|
||||
'generated',
|
||||
'l10n',
|
||||
'dummy_dsn.dart',
|
||||
'dsn.dart',
|
||||
]
|
||||
|
||||
for path in dart_files:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue