update installed apps

This commit is contained in:
Matthias 2022-05-19 01:02:07 +02:00
parent 295c849447
commit e348d05181
No known key found for this signature in database
GPG Key ID: AB6D0E6C4CB65093

View File

@ -15,7 +15,6 @@ def apps():
"""
return [
'barcode',
'build',
'common',
'company',
@ -24,8 +23,9 @@ def apps():
'part',
'report',
'stock',
'InvenTree',
'users',
'plugin',
'InvenTree',
]