Expose settings for Vue/Buefy versions

This commit is contained in:
Lance Edgar 2022-12-22 21:48:21 -06:00
parent 32d7466442
commit 1af76715be

View file

@ -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,