2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-05-13 11:04:41 +01:00
This commit is contained in:
2026-05-11 00:45:49 +01:00
parent b91daafebd
commit 267bda67f9
+1 -1
View File
@@ -313,7 +313,7 @@ from django.shortcuts import render, redirect
from django.contrib import messages
def new_hole(request):
identified_login = is_identified_user(request.user)
editor_id = get_editor(request)
areatext = None