diff --git a/theo/appsettings/theo.py b/theo/appsettings/theo.py index a81f856..9f17e59 100644 --- a/theo/appsettings/theo.py +++ b/theo/appsettings/theo.py @@ -2,7 +2,7 @@ ################################################################################ # # Rattail -- Retail Software Framework -# Copyright © 2010-2021 Lance Edgar +# Copyright © 2010-2022 Lance Edgar # # This file is part of Rattail. # @@ -32,7 +32,9 @@ from rattail.settings import ( rattail_app_title, rattail_single_store, tailbone_background_color, + tailbone_buefy_version, tailbone_grid_default_pagesize, + tailbone_vue_version, # # DataSync # rattail_datasync_url,