Skip to content

Commit

Permalink
Merge branch 'development' of https://github.com/nfoert/cardie into d…
Browse files Browse the repository at this point in the history
…evelopment
  • Loading branch information
nfoert committed Oct 5, 2024
2 parents eaa7c55 + 1647663 commit 611ee66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cardie/main/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from django.utils import timezone
from django.views.decorators.csrf import csrf_exempt
from main.icons import icons
from main.models import Card, Server, TempCard
from main.models import Card, TempCard


def index(request):
Expand Down

0 comments on commit 611ee66

Please sign in to comment.