2
0
mirror of https://github.com/inventree/inventree-app.git synced 2026-06-10 08:27:15 +00:00

Start InvenTree server

This commit is contained in:
Oliver Walters
2022-05-21 21:03:43 +10:00
parent 63dd081a1c
commit 62b0fcbec5
3 changed files with 26 additions and 7 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ if __name__ == '__main__':
skips = [
'generated',
'l10n',
'dummy_dsn.dart',
'dsn.dart',
]
for path in dart_files: