mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-10 11:14:03 +02:00
feat(style): add delay to htmx indicator
This commit is contained in:
@@ -11,7 +11,6 @@ from apps.net_worth.utils.calculate_net_worth import (
|
||||
)
|
||||
|
||||
|
||||
# Create your views here.
|
||||
def net_worth_main(request):
|
||||
currency_net_worth = calculate_currency_net_worth()
|
||||
account_net_worth = calculate_account_net_worth()
|
||||
|
||||
Reference in New Issue
Block a user