=feat-stitch-intelligence-cockpit
This commit is contained in:
@@ -8,5 +8,5 @@ from django.http import HttpRequest
|
||||
def navigation_context(request: HttpRequest) -> dict[str, Any]:
|
||||
return {
|
||||
"app_name": "VacatureRadar",
|
||||
"app_version": "0.1.0",
|
||||
"app_version": "0.2.1",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user