events cluster updated with PageInfo
This commit is contained in:
@@ -3,9 +3,9 @@ from Events.Engine.abstract_class import PageInfo
|
||||
|
||||
authentication_page_info = PageInfo(
|
||||
name="Authentication",
|
||||
title={"en": "Authentication", "tr": "Kimlik Doğrulama"},
|
||||
description={"en": "User&Event Authentication for users", "tr": "Kullanıcı ve Etkinlik Kimlik Doğrulama"},
|
||||
icon="",
|
||||
parent="",
|
||||
url="",
|
||||
language_models={},
|
||||
endpoints={},
|
||||
icon="Authentication",
|
||||
sub_components=[],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user